eris 1.4.0
A WorldForge client library.
Eris::TypeBoundRedispatch Class Reference
Inheritance diagram for Eris::TypeBoundRedispatch:
Collaboration diagram for Eris::TypeBoundRedispatch:

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
 

Detailed Description

Definition at line 13 of file TypeBoundRedispatch.h.

Member Function Documentation

◆ fail()

void Eris::Redispatch::fail ( )
protectedinherited

Definition at line 24 of file Redispatch.cpp.

◆ onBadType()

void Eris::TypeBoundRedispatch::onBadType ( TypeInfo bad)

Definition at line 65 of file TypeBoundRedispatch.cpp.

◆ onBound()

void Eris::TypeBoundRedispatch::onBound ( TypeInfo bound)

Definition at line 55 of file TypeBoundRedispatch.cpp.

◆ post()

void Eris::Redispatch::post ( )
protectedinherited

Definition at line 12 of file Redispatch.cpp.

◆ postModified()

void Eris::Redispatch::postModified ( const Atlas::Objects::Root &  obj)
protectedinherited

Definition at line 18 of file Redispatch.cpp.

Member Data Documentation

◆ m_obj

const Atlas::Objects::Root Eris::Redispatch::m_obj
protectedinherited

Definition at line 33 of file Redispatch.h.


The documentation for this class was generated from the following files: