GME
13
|
#include <AggregateOptions.h>
Public Member Functions | |
BOOL | IsDisplayedType (objtype_enum otType) |
void | LoadFromRegistry () |
void | SaveToRegistry () |
CAggregateOptions () | |
virtual | ~CAggregateOptions () |
Public Attributes | |
BOOL | m_bIsDynamicLoading |
BOOL | m_bDispModel |
BOOL | m_bDispAtom |
BOOL | m_bDispReference |
BOOL | m_bDispSet |
BOOL | m_bDispConnections |
BOOL | m_bStoreTreeInRegistry |
eSortOptions | m_soSortOptions |
Definition at line 14 of file AggregateOptions.h.
Definition at line 19 of file AggregateOptions.cpp.
CAggregateOptions::~CAggregateOptions | ( | ) | [virtual] |
Definition at line 37 of file AggregateOptions.cpp.
Definition at line 114 of file AggregateOptions.cpp.
void CAggregateOptions::LoadFromRegistry | ( | ) |
Definition at line 57 of file AggregateOptions.cpp.
void CAggregateOptions::SaveToRegistry | ( | ) |
Definition at line 42 of file AggregateOptions.cpp.
Definition at line 22 of file AggregateOptions.h.
Definition at line 25 of file AggregateOptions.h.
Definition at line 21 of file AggregateOptions.h.
Definition at line 23 of file AggregateOptions.h.
Definition at line 24 of file AggregateOptions.h.
Definition at line 17 of file AggregateOptions.h.
Definition at line 26 of file AggregateOptions.h.
Definition at line 28 of file AggregateOptions.h.