VLCB
Loading...
Searching...
No Matches
VLCB::Parameters Class Reference

#include <Parameters.h>

Public Member Functions

 Parameters ()
void setVersion (char major, char minor, char beta)
void setManufacturer (byte id)
void setModuleId (byte id)
void setFlags (byte flags)
void setProcessor (byte manufacturer, byte id, char const *name)
unsigned char getParam (VlcbParams p) const
unsigned char * getParams () const
unsigned char * getParams ()

Constructor & Destructor Documentation

◆ Parameters()

VLCB::Parameters::Parameters ( )
inlineexplicit

Member Function Documentation

◆ setVersion()

void VLCB::Parameters::setVersion ( char major,
char minor,
char beta )
inline

◆ setManufacturer()

void VLCB::Parameters::setManufacturer ( byte id)
inline

◆ setModuleId()

void VLCB::Parameters::setModuleId ( byte id)
inline

◆ setFlags()

void VLCB::Parameters::setFlags ( byte flags)
inline

◆ setProcessor()

void VLCB::Parameters::setProcessor ( byte manufacturer,
byte id,
char const * name )
inline

◆ getParam()

unsigned char VLCB::Parameters::getParam ( VlcbParams p) const
inline

◆ getParams() [1/2]

unsigned char * VLCB::Parameters::getParams ( ) const
inline

◆ getParams() [2/2]

unsigned char * VLCB::Parameters::getParams ( )
inline

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