class HeaderReader


Definition#include <header.hh>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods


Detailed Description

 HeaderReader (const string& serialized)
throw (InvalidString)

HeaderReader

NotFound (class)

NotFound

HeaderReader&  get (const string& name, string& val)
throw (NotFound)

get

HeaderReader&  get (const string& name, int32_t& val)
throw (NotFound)

get

HeaderReader&  get (const string& name, uint32_t& val)
throw (NotFound)

get

HeaderReader&  get (const string& name, double& val)
throw (NotFound)

get

const size_t  bytes_consumed ()

bytes_consumed

[const]


Generated by: pavlin on possum.icir.org on Wed Dec 11 16:50:42 2002, using kdoc 2.0a54+XORP.