/home/dko/projects/mobilec/trunk/src/include/dynstring.h File Reference

Go to the source code of this file.


Data Structures

struct dynstring_s

Defines

#define COMPOSE_BLOCKSIZE 1024

Typedefs

typedef struct dynstring_s dynstring_t

Functions

int dynstring_Append (dynstring_t *msg, char *str)

Define Documentation

#define COMPOSE_BLOCKSIZE 1024

Definition at line 8 of file dynstring.h.

Referenced by dynstring_Append(), and dynstring_New().


Typedef Documentation

Definition at line 14 of file dynstring.h.

typedef struct dynstring_s dynstring_t


Function Documentation

int dynstring_Append ( dynstring_t * msg,
char * str
)

Definition at line 24 of file dynstring.c.

References COMPOSE_BLOCKSIZE, dynstring_s::len, dynstring_s::message, and dynstring_s::size.

Referenced by fipa_acl_Compose(), fipa_agent_identifier_Compose(), fipa_agent_identifier_set_Compose(), fipa_DateTime_Compose(), fipa_envelope_Compose__from(), fipa_number_Compose(), fipa_performative_Compose(), fipa_string_Compose(), fipa_url_Compose(), fipa_url_sequence_Compose(), fipa_word_Compose(), mtp_http_CreateMessage(), and mtp_http_InitializeFromConnection().

int dynstring_Destroy ( dynstring_t * dynstring )

Definition at line 49 of file dynstring.c.

References dynstring_s::message.

Referenced by fipa_envelope_Compose__from(), MC_AclSend(), mtp_http_CreateMessage(), and mtp_http_InitializeFromConnection().

dynstring_t* dynstring_New ( void )

Definition at line 8 of file dynstring.c.

References COMPOSE_BLOCKSIZE, dynstring_s::len, dynstring_s::message, and dynstring_s::size.

Referenced by fipa_acl_Compose(), fipa_envelope_Compose__from(), mtp_http_CreateMessage(), and mtp_http_InitializeFromConnection().


Generated on Tue Oct 28 17:03:23 2008 for Mobile-C by doxygen 1.5.5

AltStyle によって変換されたページ (->オリジナル) /