ldas-tools-frameAPI  2.5.1
Classes | Public Types | Public Member Functions | List of all members
FrameAPI::Frame Class Reference

#include <Frame.hh>

Inheritance diagram for FrameAPI::Frame:

Classes

class  NoChannelFound
 

Public Types

typedef ::FrameCPP::OFrameFStream::frameh_type frameh_type
 
typedef LDASTools::AL::SharedPtr< Channelchannel_type
 

Public Member Functions

frameh_type operator= (frameh_type RHS)
 
channel_type GetChannel (const std::string &ChannelName) const
 
::FrameCPP::OFrameFStream::frameh_type AsFrameH ()
 

Member Typedef Documentation

◆ channel_type

typedef LDASTools::AL::SharedPtr< Channel > FrameAPI::Frame::channel_type

◆ frameh_type

typedef ::FrameCPP::OFrameFStream::frameh_type FrameAPI::Frame::frameh_type

Member Function Documentation

◆ AsFrameH()

FrameCPP::OFrameFStream::frameh_type FrameAPI::Frame::AsFrameH ( )
inline

◆ GetChannel()

Frame::channel_type FrameAPI::Frame::GetChannel ( const std::string &  ChannelName) const

◆ operator=()

Frame::frameh_type FrameAPI::Frame::operator= ( frameh_type  RHS)

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