UniMRCP  1.7.0
Data Structures | Macros | Typedefs
apt_string.h File Reference

String Representation. More...

#include "apt.h"
Include dependency graph for apt_string.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  apt_str_t
 

Macros

#define APT_EMPTY_STRING   ""
 

Typedefs

typedef struct apt_str_t apt_str_t
 

Detailed Description

String Representation.

Macro Definition Documentation

◆ APT_EMPTY_STRING

#define APT_EMPTY_STRING   ""

Empty string

Typedef Documentation

◆ apt_str_t

typedef struct apt_str_t apt_str_t

String declaration