Adbase
Adinf C++ base library V2
adbase::head::Interface Class Reference

#include <Interface.hpp>

Public Member Functions

 Interface ()
 
 ~Interface ()
 
void setReadHandler (const ReadHandler &readHandler)
 
const ReadHandlergetReadHandler ()
 

Detailed Description

Definition at line 33 of file Interface.hpp.

Constructor & Destructor Documentation

adbase::head::Interface::Interface ( )

Definition at line 7 of file Interface.cpp.

adbase::head::Interface::~Interface ( )

Definition at line 14 of file Interface.cpp.

Member Function Documentation

const ReadHandler & adbase::head::Interface::getReadHandler ( )

Definition at line 28 of file Interface.cpp.

Referenced by adbase::head::Binary::processData().

void adbase::head::Interface::setReadHandler ( const ReadHandler readHandler)

Definition at line 21 of file Interface.cpp.


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