#include <NfsIdmapdConf.hpp>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
limal::nfs_server::IdmapdSection::IdmapdSection |
( |
| ) |
|
limal::nfs_server::IdmapdSection::IdmapdSection |
( |
const BLOCXX_NAMESPACE::String & |
name | ) |
|
limal::nfs_server::IdmapdSection::IdmapdSection |
( |
const IdmapdSection & |
section | ) |
|
limal::nfs_server::IdmapdSection::IdmapdSection |
( |
const BLOCXX_NAMESPACE::String & |
name, |
|
|
const IdmapdEntries & |
entries |
|
) |
| |
Member Function Documentation
void limal::nfs_server::IdmapdSection::addComment |
( |
const BLOCXX_NAMESPACE::String & |
comment | ) |
|
bool limal::nfs_server::IdmapdSection::empty |
( |
| ) |
const |
BLOCXX_NAMESPACE::Array<BLOCXX_NAMESPACE::String> limal::nfs_server::IdmapdSection::getComments |
( |
| ) |
const |
BLOCXX_NAMESPACE::List<IdmapdEntry> limal::nfs_server::IdmapdSection::getEntries |
( |
| ) |
const |
IdmapdEntry& limal::nfs_server::IdmapdSection::getEntry |
( |
const BLOCXX_NAMESPACE::String & |
name | ) |
|
BLOCXX_NAMESPACE::String limal::nfs_server::IdmapdSection::getName |
( |
| ) |
const |
BLOCXX_NAMESPACE::Array<BLOCXX_NAMESPACE::String> limal::nfs_server::IdmapdSection::getStringEntries |
( |
| ) |
const |
bool limal::nfs_server::IdmapdSection::hasComments |
( |
| ) |
const |
bool limal::nfs_server::IdmapdSection::hasEntry |
( |
const BLOCXX_NAMESPACE::String & |
entryName | ) |
const |
void limal::nfs_server::IdmapdSection::setEntry |
( |
const IdmapdEntry & |
entry | ) |
|
void limal::nfs_server::IdmapdSection::setEntryMap |
( |
const BLOCXX_NAMESPACE::List< IdmapdEntry > & |
entries | ) |
[private] |
void limal::nfs_server::IdmapdSection::setEntryValue |
( |
const BLOCXX_NAMESPACE::String & |
entry, |
|
|
const BLOCXX_NAMESPACE::String & |
value |
|
) |
| |
Member Data Documentation
The documentation for this class was generated from the following file: