Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

oscl_str_ptr_len.h File Reference

Defines a data structure for string containment/manipulations where the storage for the string is maintained externally. More...

#include "oscl_base.h"
#include "oscl_stdstring.h"

Go to the source code of this file.

Data Structures

struct  StrCSumPtrLen
 same as StrPtrLen, but includes checksum field and method to speed up querying More...

struct  StrPtrLen
 This data structure encapsulates a set of functions used to perform. More...

struct  WStrPtrLen
 This data structure encapsulates a set of functions used to perform. More...


Typedefs

typedef StrPtrLen StrPtrLen
 This data structure encapsulates a set of functions used to perform.

typedef WStrPtrLen WStrPtrLen
 This data structure encapsulates a set of functions used to perform.

typedef StrCSumPtrLen StrCSumPtrLen
 same as StrPtrLen, but includes checksum field and method to speed up querying

typedef WStrPtrLen OSCL_TStrPtrLen

Variables

const uint8 OSCL_ASCII_CASE_MAGIC_BIT = 0x20


Detailed Description

Defines a data structure for string containment/manipulations where the storage for the string is maintained externally.


OSCL API
Posting Version: OPENCORE_20090310