#include <SegServerFileWriter.h>
List of all members.
Detailed Description
Convenient class used to save a segment server in a file
- Author:
- Frederic Wils frederic.wils@lia.univ-avignon.fr
- Version:
- 1.0
- Date:
- 2004
Definition at line 82 of file SegServerFileWriter.h.
Constructor & Destructor Documentation
| alize::SegServerFileWriter::SegServerFileWriter |
( |
const FileName & |
f, |
|
|
const Config & |
c |
|
) |
| [explicit] |
Create a new SegServerFileWriter object
- Parameters:
-
| f | the name of the file |
| c | the configuration to use |
| virtual alize::SegServerFileWriter::~SegServerFileWriter |
( |
) |
[virtual] |
Member Function Documentation
| static int alize::SegServerFileWriter::compare |
( |
const void * |
s1, |
|
|
const void * |
s2 |
|
) |
| [static, private] |
| virtual String alize::SegServerFileWriter::getClassName |
( |
) |
const [virtual] |
Returns the name of the class
- Returns:
- the name of the class of the object as a String
Reimplemented from alize::FileWriter.
| String alize::SegServerFileWriter::getFullFileName |
( |
const Config & |
, |
|
|
const FileName & |
|
|
) |
| const [private] |
| void alize::SegServerFileWriter::writeListRaw |
( |
const XList & |
l ) |
[private] |
| void alize::SegServerFileWriter::writeListXml |
( |
const XList & |
l ) |
[private] |
| virtual void alize::SegServerFileWriter::writeSegServer |
( |
const SegServer & |
ss ) |
[virtual] |
| void alize::SegServerFileWriter::writeSegServerRaw |
( |
const SegServer & |
m ) |
[private] |
| void alize::SegServerFileWriter::writeSegServerTrs |
( |
const SegServer & |
m ) |
[private] |
| void alize::SegServerFileWriter::writeSegServerXml |
( |
const SegServer & |
m ) |
[private] |
| void alize::SegServerFileWriter::writeSubSegRaw |
( |
const SegCluster & |
cl, |
|
|
const SegServer & |
ss |
|
) |
| [private] |
| void alize::SegServerFileWriter::writeSubSegXml |
( |
const SegCluster & |
cl, |
|
|
const SegServer & |
ss |
|
) |
| [private] |
| void alize::SegServerFileWriter::writeTime |
( |
const String & |
n, |
|
|
unsigned long |
t |
|
) |
| [private] |
Member Data Documentation
The documentation for this class was generated from the following file: