class OmComment

The comment structure. More...

Definition#include <OmHeaders.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Members

Protected Members


Detailed Description

The comment structure.

This class provides an implementation of the Comment construction. This corresponds to a zero-terminated C string of 8 bits characters. This is encoded as <!-- representation -->

explicit OmComment (const char * buffer_in="")

Constructor (can be used as default).

OmComment * clone ()
[const virtual]

Implement the cloning.

~OmComment ()
[virtual]

Destructor.

const char * getBuffer ()
[const virtual]

Get the buffer.

void setBuffer (const char * buffer_in)
[virtual]

Set the buffer.

void write (OmOutputDevice & output_in)
[const virtual]

Implement the writing to an output device.

void read (OmInputDevice & input_in)
[virtual]

Implement the reading from an input device.

OmComment (const OmComment & other_in)
[protected]

Copy constructor.


Generated by: root@localhost.localdomain on Tue Oct 12 21:02:30 199.