Collaboration diagram for Eaagles::Basic::LcComponent::SendData:

Public Member Functions | |
| SendData () | |
| ~SendData () | |
| void | empty () |
| LcComponent * | getObject (LcComponent *p, const char *const id, const int n=0) |
| void | setObject (LcComponent *p) |
| LcObject * | getValue (const int value) |
| LcObject * | getValue (const LCreal value) |
| LcObject * | getValue (const char *const value) |
Private Attributes | |
| LcComponent * | obj |
| LcObject * | past |
| Eaagles::Basic::LcComponent::SendData::SendData | ( | ) | [inline] |
| Eaagles::Basic::LcComponent::SendData::~SendData | ( | ) | [inline] |
| void Eaagles::Basic::LcComponent::SendData::empty | ( | ) |
| LcComponent* Eaagles::Basic::LcComponent::SendData::getObject | ( | LcComponent * | p, | |
| const char *const | id, | |||
| const int | n = 0 | |||
| ) |
| void Eaagles::Basic::LcComponent::SendData::setObject | ( | LcComponent * | p | ) |
| LcObject* Eaagles::Basic::LcComponent::SendData::getValue | ( | const int | value | ) |
| LcObject* Eaagles::Basic::LcComponent::SendData::getValue | ( | const char *const | value | ) |
Object to send to.
Old value.
1.5.0