Ice 3.7 C++11 API Reference
Classes | Namespaces | Macros | Typedefs | Functions
Plugin.h File Reference
#include <Ice/Plugin.h>
Include dependency graph for Plugin.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IceBT::Plugin
 Represents the IceBT plug-in object. More...
 

Namespaces

 IceBT
 

Macros

#define ICEBT_API   ICE_DECLSPEC_IMPORT
 

Typedefs

typedef std::map< std::string, PropertyMap > IceBT::DeviceMap
 A collection of properties for each device. More...
 
typedef std::map< std::string, std::string > IceBT::PropertyMap
 A name-value map. More...
 

Functions

 IceBT::ICE_DEFINE_PTR (PluginPtr, Plugin)
 

Macro Definition Documentation

◆ ICEBT_API

#define ICEBT_API   ICE_DECLSPEC_IMPORT