AP4_String Class Reference

#include <Ap4String.h>

List of all members.

Public Member Functions

 AP4_String ()
 AP4_String (const char *s)
 AP4_String (const char *s, AP4_Size size)
 AP4_String (const AP4_String &s)
 AP4_String (AP4_Size size)
 ~AP4_String ()
const AP4_Stringoperator= (const AP4_String &s)
const AP4_Stringoperator= (const char *s)
char operator[] (unsigned int index) const
AP4_Size GetLength () const
const char * GetChars () const
char * UseChars ()
void Assign (const char *chars, AP4_Size size)


Detailed Description

Definition at line 41 of file Ap4String.h.


Constructor & Destructor Documentation

AP4_String::AP4_String (  ) 

AP4_String::AP4_String ( const char *  s  ) 

AP4_String::AP4_String ( const char *  s,
AP4_Size  size 
)

AP4_String::AP4_String ( const AP4_String s  ) 

AP4_String::AP4_String ( AP4_Size  size  )  [explicit]

AP4_String::~AP4_String (  ) 


Member Function Documentation

const AP4_String& AP4_String::operator= ( const AP4_String s  ) 

const AP4_String& AP4_String::operator= ( const char *  s  ) 

char AP4_String::operator[] ( unsigned int  index  )  const [inline]

Definition at line 57 of file Ap4String.h.

AP4_Size AP4_String::GetLength (  )  const [inline]

Definition at line 62 of file Ap4String.h.

const char* AP4_String::GetChars (  )  const [inline]

Definition at line 63 of file Ap4String.h.

Referenced by AP4_VisualSampleEntry::GetCompressorName(), AP4_VideoSampleDescription::GetCompressorName(), AP4_MetaData::Key::GetName(), and AP4_MetaData::Key::GetNamespace().

char* AP4_String::UseChars (  )  [inline]

Definition at line 64 of file Ap4String.h.

void AP4_String::Assign ( const char *  chars,
AP4_Size  size 
)


The documentation for this class was generated from the following file:
Generated on Thu Mar 15 16:07:59 2007 for Bento4 MP4 SDK by  doxygen 1.5.1-p1