CallEntry Struct Reference
#include <service.h>
Public Member Functions | |
CallEntry () | |
CallEntry (const int ref) | |
Public Attributes | |
int | ref |
bool | one_way |
bool | requires_session |
parameter_sequence | parameters |
Detailed Description
Definition at line 51 of file ws_lua/service.h.
Constructor & Destructor Documentation
CallEntry::CallEntry | ( | ) | [inline] |
Definition at line 57 of file ws_lua/service.h.
CallEntry::CallEntry | ( | const int | ref | ) | [inline] |
Definition at line 59 of file ws_lua/service.h.
Member Data Documentation
bool CallEntry::one_way |
Definition at line 53 of file ws_lua/service.h.
Definition at line 55 of file ws_lua/service.h.
int CallEntry::ref |
Definition at line 52 of file ws_lua/service.h.
Definition at line 54 of file ws_lua/service.h.
The documentation for this struct was generated from the following file:
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.