Kannel: Open Source WAP and SMS gateway  svn-r5335
SMASI_PDU Struct Reference

#include <smasi_pdu.h>

Data Fields

unsigned long type
 
const char * type_name
 
unsigned int needs_hyphen
 
union {
u
 

Detailed Description

Definition at line 84 of file smasi_pdu.h.

Field Documentation

◆ needs_hyphen

unsigned int SMASI_PDU::needs_hyphen

Definition at line 87 of file smasi_pdu.h.

Referenced by smasi_pdu_pack().

◆ type

unsigned long SMASI_PDU::type

◆ type_name

const char* SMASI_PDU::type_name

Definition at line 86 of file smasi_pdu.h.

Referenced by handle_pdu(), and smasi_pdu_pack().

◆ u

union { ... } SMASI_PDU::u

The documentation for this struct was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.