Main Page
|
Namespace List
|
Data Structures
|
Directories
|
File List
|
Namespace Members
|
Data Fields
|
Globals
|
Related Pages
Settings
::
Name
Settings::Name Class Reference
#include <
Settings.h
>
Detailed Description
Parameter name. Each parameter has a unique name.
Public Member Functions
Name
(const char *str=0)
bool
operator==
(const
Name
&rhs) const
bool
operator!=
(const
Name
&rhs) const
bool
operator<
(const
Name
&rhs) const
const char *
getStr
() const
bool
isValid
() const
Constructor & Destructor Documentation
Settings::Name::Name
(
const char *
str
=
0
)
[inline]
Member Function Documentation
const char* Settings::Name::getStr
(
)
const
[inline]
bool Settings::Name::isValid
(
)
const
[inline]
bool Settings::Name::operator!=
(
const
Name
&
rhs
)
const
[inline]
bool Settings::Name::operator<
(
const
Name
&
rhs
)
const
[inline]
bool Settings::Name::operator==
(
const
Name
&
rhs
)
const
[inline]
The documentation for this class was generated from the following file:
Settings.h
Generated on Tue Jan 24 16:43:33 2006 for DivX Codec API Documentation.