#include <ClassExtension.h>
Inherits sead::TListNode< ClassExtension * >.
Public Member Functions | |
| ClassExtension (const sead::RuntimeTypeInfo::Interface *typeInfo) | |
| template<typename T> | |
| u32 | add () |
| void | finish () |
| u32 | getSize () const |
| u32 | getAlignment () const |
| const sead::RuntimeTypeInfo::Interface * | getTypeInfo () const |
| Public Member Functions inherited from sead::TListNode< ClassExtension * > | |
| TListNode () | |
| void | insertBack (TListNode< T > *n) |
| void | insertFront (TListNode< T > *n) |
| void | erase () |
| Public Member Functions inherited from sead::ListNode | |
| ListNode () | |
| ListNode * | next () const |
| ListNode * | prev () const |
| bool | isLinked () const |
Additional Inherited Members | |
| Public Attributes inherited from sead::TListNode< ClassExtension * > | |
| T | mData |
| TList< T > * | mList |
|
inline |
|
inlinenodiscard |
|
inline |
|
inlinenodiscard |
|
inlinenodiscard |
|
inlinenodiscard |