|
Ice 3.7 C++98 API Reference
|
Classes | |
| class | DiscoveryCallback |
| An application can receive discovery notifications by implementing the DiscoveryCallback interface. More... | |
| class | Plugin |
| Represents the IceBT plug-in object. More... | |
Typedefs | |
| typedef std::map< std::string, PropertyMap > | DeviceMap |
| A collection of properties for each device. | |
| typedef IceUtil::Handle< DiscoveryCallback > | DiscoveryCallbackPtr |
| typedef std::map< std::string, std::string > | PropertyMap |
| A name-value map. | |
Functions | |
| ICE_DEFINE_PTR (PluginPtr, Plugin) | |
| typedef std::map<std::string, PropertyMap> IceBT::DeviceMap |
A collection of properties for each device.
| typedef std::map<std::string, std::string> IceBT::PropertyMap |
A name-value map.
| IceBT::ICE_DEFINE_PTR | ( | PluginPtr | , |
| Plugin | ) |