Kannel: Open Source WAP and SMS gateway  svn-r5335
wsp_strings.def File Reference

Go to the source code of this file.

Macros

#define NUMBERED   LINEAR
 
#define ASSIGN(string, number)   STRING(string)
 
#define VASSIGN(version, string, number)   VSTRING(version, string)
 
#define NAMED   LINEAR
 
#define NSTRING(string, name)   STRING(string)
 
#define VNSTRING(version, string, name)   VSTRING(version, string)
 
#define STRING
 
#define NUMBERED   LINEAR
 
#define ASSIGN(string, number)   STRING(string)
 
#define VASSIGN(version, string, number)   VSTRING(version, string)
 
#define NAMED   LINEAR
 
#define NSTRING(string, name)   STRING(string)
 
#define VNSTRING(version, string, name)   VSTRING(version, string)
 

Macro Definition Documentation

◆ ASSIGN [1/2]

#define ASSIGN (   string,
  number 
)    STRING(string)

Definition at line 120 of file wsp_strings.c.

◆ ASSIGN [2/2]

#define ASSIGN (   string,
  number 
)    STRING(string)

Definition at line 120 of file wsp_strings.c.

◆ NAMED [1/2]

#define NAMED   LINEAR

◆ NAMED [2/2]

#define NAMED   LINEAR

◆ NSTRING [1/2]

#define NSTRING (   string,
  name 
)    STRING(string)

◆ NSTRING [2/2]

#define NSTRING (   string,
  name 
)    STRING(string)

◆ NUMBERED [1/2]

#define NUMBERED   LINEAR

Definition at line 117 of file wsp_strings.c.

◆ NUMBERED [2/2]

#define NUMBERED   LINEAR

Definition at line 117 of file wsp_strings.c.

◆ STRING

#define STRING

Definition at line 115 of file wsp_strings.c.

◆ VASSIGN [1/2]

#define VASSIGN (   version,
  string,
  number 
)    VSTRING(version, string)

Definition at line 121 of file wsp_strings.c.

◆ VASSIGN [2/2]

#define VASSIGN (   version,
  string,
  number 
)    VSTRING(version, string)

Definition at line 121 of file wsp_strings.c.

◆ VNSTRING [1/2]

#define VNSTRING (   version,
  string,
  name 
)    VSTRING(version, string)

◆ VNSTRING [2/2]

#define VNSTRING (   version,
  string,
  name 
)    VSTRING(version, string)
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.