Flexiport  2.0.0
Classes | Namespaces | Macros | 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

 flexiport
 

Macros

#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. More...
 
FLEXIPORT_EXPORT Port * flexiport::CreatePort (std::string options)
 Overloaded factory function. More...
 

Macro Definition Documentation

◆ FLEXIPORT_EXPORT

#define FLEXIPORT_EXPORT

Definition at line 44 of file flexiport.h.