| ▼NACE | The namespace containing the ACE framework itself |
| ▼NMonitor_Control | |
| CControl_Action | |
| CMonitor_Admin | |
| CMonitor_Admin_Manager | Repsonsible for creating and destroying the global (per process) instance of the Admin class |
| CMonitor_Base | Base class from which the template monitor point class is derived |
| ▼CMonitor_Control_Types | |
| CConstraint | Bundles the constrain string with its associated trigger action |
| CData | An instance is contained by each enabled monitor point |
| CMonitor_Point_Auto_Updater | Automates periodic updating of monitor point classes |
| CMonitor_Point_Registry | Storage for instantiated monitor points |
| CSize_Monitor | Base class from which ACE monitors of size are derived |
| CIf_Then_Else | Compile-time selection of type based on a boolean value |
| CIf_Then_Else< false, Ta, Tb > | |
| CIf_Then_Else< true, Ta, Tb > | |
| CValue_Ptr | Smart pointer implementation designed for use as a class member |
| CVP_traits | Value_Ptr traits template structure |
| NACE_Acquire_Method | An enum namespace |
| ▼NACE_OS | This namespace defines an OS independent programming API that shields developers from nonportable aspects of writing efficient system programs on Win32, POSIX and other versions of UNIX, and various real-time operating systems |
| Cace_flock_t | OS file locking structure |
| Cmacaddr_node_t | |
| NACE_Task_Flags | |
| NACE_TOKEN_CONST | |
| ▼NACE_Utils | |
| CAuto_Functor | Helper template to implement auto_ptr<>-like classes, but executing a functor in the destructor, instead of always deleting things |
| CAuto_Functor_Ref | Helper class to implement assignment and copy-construction as expected |
| CComparator | Structure that provides optimal comparison operation for given types |
| CFast_Comparator | Quick comparison of types that can be safely promoted and/or converted to each other |
| CNoop_Truncator | No-op truncation |
| CSafe_Comparator | Conservative comparison of types that may not be safely promoted and/or converted to each other |
| CSafe_Comparator< LEFT, RIGHT, false, false > | |
| CSafe_Comparator< LEFT, RIGHT, false, true > | |
| CSafe_Comparator< LEFT, RIGHT, true, false > | |
| CSafe_Comparator< LEFT, RIGHT, true, true > | |
| CSign_Check | |
| CSign_Check< signed char > | |
| CSign_Check< signed int > | |
| CSign_Check< signed long > | |
| CSign_Check< signed long long > | |
| CSign_Check< signed short > | |
| CSign_Check< unsigned char > | |
| CSign_Check< unsigned int > | |
| CSign_Check< unsigned long > | |
| CSign_Check< unsigned long long > | |
| CSign_Check< unsigned short > | |
| CTo_Unsigned | Retrieve unsigned counterpart to given type or value |
| CTo_Unsigned< signed char > | |
| CTo_Unsigned< signed int > | |
| CTo_Unsigned< signed long > | |
| CTo_Unsigned< signed long long > | |
| CTo_Unsigned< signed short > | |
| CTo_Unsigned< unsigned char > | |
| CTo_Unsigned< unsigned int > | |
| CTo_Unsigned< unsigned long > | |
| CTo_Unsigned< unsigned long long > | |
| CTo_Unsigned< unsigned short > | |
| CTruncator | Truncate value of type FROM to value of type TO |
| CTruncator< T, T > | |
| ▼CUUID | |
| Cdata | Data Members for Class Attributes |
| ▼CUUID_Generator | |
| CUUID_State | |
| CUUID_Node | Holds the MAC-address of the UUID |
| ▼Nstd | STL namespace |
| Nchrono | |