#include <objectbase.h>

Public Types | |
| using | type = ComponentHelper |
Public Member Functions | |
| template<typename SELF > | |
| void | PrivateInitBaseSelf (SELF &s, OverloadRank0) |
| template<typename SELF , Int = PrivateSelfHelper<BASE, SELF>::self> | |
| void | PrivateInitBaseSelf (SELF &s, OverloadRank1) |
| using type = ComponentHelper |
| void PrivateInitBaseSelf | ( | SELF & | s, |
| OverloadRank0 | |||
| ) |
| void PrivateInitBaseSelf | ( | SELF & | s, |
| OverloadRank1 | |||
| ) |