BdsApi  2.2.6
This is the Blacknest BDS API.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | Public Attributes | List of all members
Bds::ChannelInfos Class Reference

This class provides metadata information on a set of channels. More...

#include <BdsD.h>

Public Member Functions

 ChannelInfos (BArray< BArray< ChannelInfo > > channels=BArray< BArray< ChannelInfo > >())
 

Public Attributes

BArray< BArray< ChannelInfo > > channels
 

Detailed Description

This class provides metadata information on a set of channels.

This provides all of the metadata information for a set of channels over a given time period. For each channel there can be one or more ChannelInfo objects each defining a set of consistant metadata over a particular time period. The BdsServer will create a ChannelInfo object on each cahnge in metadata when the user asks for a set of metadata over some time period.

Constructor & Destructor Documentation

Bds::ChannelInfos::ChannelInfos ( BArray< BArray< ChannelInfo > >  channels = BArray<BArray<ChannelInfo > >())

Member Data Documentation

BArray<BArray<ChannelInfo > > Bds::ChannelInfos::channels

The documentation for this class was generated from the following files: