Thread portable class


Gate portable class


Timer class


Pool class


Terimber 2.0


About C++


Downloads Products & Services Support Clients Open Source About



Home / Open source / Terimber 2.0

miscxml.h File Reference

#include "xml/storexml.h"
#include "xml/socket.h"

Go to the source code of this file.

Classes

class  xml_stream_attribute
 xml stream attribute processing More...
class  stream_input_memory
 buffer in memory interface of stream More...
class  stream_input_common
 interface of stream implementation for reading from file, socket More...
class  memory_output_stream
 interface of stream for xml in memory More...
class  stream_output_file
 file interface of stream More...
class  buffer_loader
 helper class to load bytes from stream More...

Enumerations

enum  xml_stream_protocol {
  STREAM_UNKNOWN, STREAM_LOCAL, STREAM_RELATIVE, STREAM_HTTP,
  STREAM_FTP, STREAM_FILE
}
 byte source protocol More...


Enumeration Type Documentation

byte source protocol

Enumerator:
STREAM_UNKNOWN  unknown protocol
STREAM_LOCAL  local file
STREAM_RELATIVE  relative path
STREAM_HTTP  http protocol
STREAM_FTP  ftp protocol
STREAM_FILE  file protocol

Definition at line 39 of file miscxml.h.



© Copyright Terimber 2003-.