freesecs::hsms_config_parser_t Class Reference

Wrapper around libexpat Initialises libexpat instance Parses config file Holds arrays of settings for active/passive HSMS connections. More...

#include <hsms_config.h>

Collaboration diagram for freesecs::hsms_config_parser_t:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 hsms_config_parser_t ()
 ~hsms_config_parser_t ()
int parse (const char *s, int len, int is_final)

Public Attributes

std::vector< hsms_active_config_tactive_configs
std::vector< hsms_passive_config_tpassive_configs
std::vector< std::string > errors

Detailed Description

Wrapper around libexpat Initialises libexpat instance Parses config file Holds arrays of settings for active/passive HSMS connections.

See also:
hsms_active_config_t

hsms_passive_config_t

Definition at line 140 of file hsms_config.h.


The documentation for this class was generated from the following files:
Generated on Fri Oct 3 15:30:13 2008 for FREESECS hsms by  doxygen 1.5.1