Flexiport 2.0.0
Classes | Namespaces | Defines | Functions

flexiport.h File Reference

#include <map>
#include <string>
Include dependency graph for flexiport.h:

Go to the source code of this file.

Classes

class  flexiport::PortException
 Exception thrown by the Port class and its derivatives. More...

Namespaces

namespace  flexiport

Defines

#define FLEXIPORT_EXPORT

Functions

FLEXIPORT_EXPORT Port * flexiport::CreatePort (std::map< std::string, std::string > options)
 Function to create a Port object of the necessary port type.
FLEXIPORT_EXPORT Port * flexiport::CreatePort (std::string options)
 Overloaded factory function.

Define Documentation

#define FLEXIPORT_EXPORT

Definition at line 44 of file flexiport.h.

 All Classes Namespaces Files Functions Variables Defines