Public Member Functions | Public Attributes

Utcb::String Struct Reference

#include <utcb.h>

List of all members.

Public Member Functions

 String (const char *_value, unsigned long _len=~0UL)

Public Attributes

const char * value
unsigned long len

Constructor & Destructor Documentation

Utcb::String::String ( const char *  _value,
unsigned long  _len = ~0UL 
) [inline]

Member Data Documentation

unsigned long Utcb::String::len
const char* Utcb::String::value

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines