Personal tools
You are here: Home Documentation 1-0pre1 V1.0pre1

Data Exchange

BN++ offers various Importer and Exporter classes for different external databases and various file formats. More...

Modules

Database Importer
This chapter contains all relevant information on the classes offering various importer functionality.

Classes

class BNPP::XMLSerializer
XML Serializer. More...
class BNPP::Param
This class provides a means to associate string names to int/double/sting values. More...
class BNPP::ParamXMLHandler
SAX Handler for the Param class. More...
class BNPP::XMLHandler
common SAX Handler More...

Detailed Description

BN++ offers various Importer and Exporter classes for different external databases and various file formats.

This chapter describes the concepts and classes that implement that functions.