Flexiport 2.0.0
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

Macros

#define FLEXIPORT_EXPORT

Functions

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

Macro Definition Documentation

◆ FLEXIPORT_EXPORT

#define FLEXIPORT_EXPORT

Definition at line 44 of file flexiport.h.