45 F_trust_level_mask = 0x00000fff,
47 F_closed = 0x00002000,
52 F_dynamic = 0x00004000,
57 F_dconfig = 0x00008000,
61 ALWAYS_INLINE
static bool is_cache_valid(AtomicAdjust::Integer local_modified);
62 ALWAYS_INLINE
static void mark_cache_valid(AtomicAdjust::Integer &local_modified);
63 INLINE
static AtomicAdjust::Integer initial_invalid_cache();
64 INLINE
static void invalidate_cache();
67 static TVOLATILE AtomicAdjust::Integer _global_modified;
70 std::ostream &operator << (std::ostream &out, ConfigFlags::ValueType type);
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This class is the base class of both ConfigVariable and ConfigVariableCore.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.