|
eris
1.4.0
A WorldForge client library.
|


Public Member Functions | |
| TypeBoundRedispatch (Connection &con, const Atlas::Objects::Root &obj, TypeInfo *unbound) | |
| TypeBoundRedispatch (Connection &con, const Atlas::Objects::Root &obj, TypeInfoSet unbound) | |
| void | onBound (TypeInfo *bound) |
| void | onBadType (TypeInfo *bad) |
Protected Member Functions | |
| void | post () |
| void | postModified (const Atlas::Objects::Root &obj) |
| void | fail () |
Protected Attributes | |
| const Atlas::Objects::Root | m_obj |
Definition at line 13 of file TypeBoundRedispatch.h.