Methods of Class StaticAggregate


get
static T * get();

virtual abstract const volatile template static inline C-linkage
NO NO NO NO NO YES YES NO

Summary
Gets the static aggregate, late-initializing. Mutual exclusion is performed using the osl global mutex.
Return
aggregate

Top of Page