Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include <wsbc.h>
Data Fields | |
WsBcPragmaType | type |
WsUInt16 | index_1 |
WsUInt16 | index_2 |
WsUInt16 | index_3 |
WsUInt16 WsBcPragmaRec::index_1 |
Definition at line 154 of file wsbc.h.
Referenced by ws_bc_add_pragma_access_domain(), ws_bc_add_pragma_access_path(), ws_bc_add_pragma_user_agent_property(), ws_bc_add_pragma_user_agent_property_and_scheme(), ws_bc_decode(), and ws_bc_encode().
WsUInt16 WsBcPragmaRec::index_2 |
Definition at line 155 of file wsbc.h.
Referenced by ws_bc_add_pragma_user_agent_property(), ws_bc_add_pragma_user_agent_property_and_scheme(), ws_bc_decode(), and ws_bc_encode().
WsUInt16 WsBcPragmaRec::index_3 |
Definition at line 156 of file wsbc.h.
Referenced by ws_bc_add_pragma_user_agent_property_and_scheme(), ws_bc_decode(), and ws_bc_encode().
WsBcPragmaType WsBcPragmaRec::type |
Definition at line 152 of file wsbc.h.
Referenced by add_pragma(), ws_bc_decode(), and ws_bc_encode().