cohtml::CoherentTypeInfo
#include <Binder.h>
Public Functions
Name | |
---|---|
TypeInfo * | Get(Binder * binder) |
TypeInfo * | Get(Binder * binder, void * model) |
Detailed Description
template <typename T >
struct cohtml::CoherentTypeInfo;
Public Functions Documentation
function Get
static TypeInfo * Get(
Binder * binder
)
function Get
static TypeInfo * Get(
Binder * binder,
void * model
)