ISizeable

Engine/source/core/stream/tStream.h

Interface for structures of finite size.

More...

Public Types

Parent 
T
SizeType 

The type used to indicate the structure's size.

Public Functions

Detailed Description

Interface for structures of finite size.

Public Types

typedef void Parent 
typedef T SizeType 

The type used to indicate the structure's size.

Public Functions

getSize()

return:

the size of the structure in number of elements.