SingleVorbisComment Class Reference

#include <SingleVorbisComment.h>

List of all members.

Public Member Functions

 SingleVorbisComment (void)
 ~SingleVorbisComment (void)
string key ()
bool setKey (string inKey)
string value ()
bool setValue (string inValue)
string toString ()
unsigned long length ()
bool parseComment (string inCommentString)

Protected Attributes

string mKey
string mValue


Constructor & Destructor Documentation

SingleVorbisComment::SingleVorbisComment void   ) 
 

Definition at line 35 of file SingleVorbisComment.cpp.

SingleVorbisComment::~SingleVorbisComment void   ) 
 

Definition at line 39 of file SingleVorbisComment.cpp.


Member Function Documentation

string SingleVorbisComment::key  ) 
 

Definition at line 44 of file SingleVorbisComment.cpp.

Referenced by VorbisComments::getCommentsByKey(), and illiminable::Ogg::libVorbisCommentDotNET::DNSingleVorbisComment::key().

unsigned long SingleVorbisComment::length  ) 
 

Definition at line 67 of file SingleVorbisComment.cpp.

References toString().

Referenced by illiminable::Ogg::libVorbisCommentDotNET::DNSingleVorbisComment::length().

Here is the call graph for this function:

bool SingleVorbisComment::parseComment string  inCommentString  ) 
 

Definition at line 72 of file SingleVorbisComment.cpp.

References mKey, and mValue.

Referenced by VorbisComments::parseOggPacket().

bool SingleVorbisComment::setKey string  inKey  ) 
 

Definition at line 47 of file SingleVorbisComment.cpp.

References mKey.

Referenced by VorbisComments::addComment(), and illiminable::Ogg::libVorbisCommentDotNET::DNSingleVorbisComment::setKey().

bool SingleVorbisComment::setValue string  inValue  ) 
 

Definition at line 56 of file SingleVorbisComment.cpp.

References mValue.

Referenced by VorbisComments::addComment(), and illiminable::Ogg::libVorbisCommentDotNET::DNSingleVorbisComment::setValue().

string SingleVorbisComment::toString  ) 
 

Definition at line 62 of file SingleVorbisComment.cpp.

References mKey.

Referenced by length(), and illiminable::Ogg::libVorbisCommentDotNET::DNSingleVorbisComment::toString().

string SingleVorbisComment::value  ) 
 

Definition at line 53 of file SingleVorbisComment.cpp.

Referenced by illiminable::Ogg::libVorbisCommentDotNET::DNSingleVorbisComment::value().


Member Data Documentation

string SingleVorbisComment::mKey [protected]
 

Definition at line 58 of file SingleVorbisComment.h.

Referenced by parseComment(), setKey(), and toString().

string SingleVorbisComment::mValue [protected]
 

Definition at line 59 of file SingleVorbisComment.h.

Referenced by parseComment(), and setValue().


The documentation for this class was generated from the following files:
Generated on Tue Feb 15 15:04:48 2005 for oggdsf by  doxygen 1.3.9