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

Protected Member Functions

 Redispatch (Connection &con, Atlas::Objects::Root obj)
 
void post ()
 
void postModified (const Atlas::Objects::Root &obj)
 
void fail ()
 

Protected Attributes

const Atlas::Objects::Root m_obj
 

Detailed Description

Definition at line 16 of file Redispatch.h.

Constructor & Destructor Documentation

◆ Redispatch()

Eris::Redispatch::Redispatch ( Connection con,
Atlas::Objects::Root  obj 
)
inlineprotected

Definition at line 22 of file Redispatch.h.

Member Function Documentation

◆ fail()

void Eris::Redispatch::fail ( )
protected

Definition at line 24 of file Redispatch.cpp.

◆ post()

void Eris::Redispatch::post ( )
protected

Definition at line 12 of file Redispatch.cpp.

◆ postModified()

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

Definition at line 18 of file Redispatch.cpp.

Member Data Documentation

◆ m_obj

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

Definition at line 33 of file Redispatch.h.


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