RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <APISocketObj.h>
Public Member Functions | |
APISocketObj () | |
virtual | ~APISocketObj () |
![]() | |
APIObjBase () | |
virtual | ~APIObjBase () |
void | setCDAPConId (unsigned long id) |
unsigned long | getCDAPConId () |
void | setInvokeId (unsigned long id) |
unsigned long | getInvokeId () |
Definition at line 28 of file APISocketObj.h.
APISocketObj::APISocketObj | ( | ) |
Definition at line 25 of file APISocketObj.cc.
|
virtual |
Definition at line 28 of file APISocketObj.cc.