CLAM::MIDIDevice::TInfo Struct Reference

#include <MIDIDevice.hxx>

List of all members.


Detailed Description

This class is used to respond to device information request using the GetInfo method.

Definition at line 61 of file MIDIDevice.hxx.


Public Member Functions

 TInfo ()
 Base constructor, calls to Reset method to clear all the values.
void Reset ()
 Clear all the values of object, setting strings mName and mArch to "".

Public Attributes

std::string mName
std::string mArch

Constructor & Destructor Documentation

CLAM::MIDIDevice::TInfo::TInfo (  )  [inline]

Base constructor, calls to Reset method to clear all the values.

Definition at line 66 of file MIDIDevice.hxx.

References Reset().


Member Function Documentation

void CLAM::MIDIDevice::TInfo::Reset ( void   )  [inline]

Clear all the values of object, setting strings mName and mArch to "".

Definition at line 69 of file MIDIDevice.hxx.

References mArch, and mName.

Referenced by CLAM::MIDIOut::GetDeviceInfo(), CLAM::MIDIIn::GetDeviceInfo(), CLAM::MIDIClocker::GetDeviceInfo(), and TInfo().


Member Data Documentation

Definition at line 63 of file MIDIDevice.hxx.

Referenced by CLAM::MIDIDevice::GetInfo(), and Reset().

Definition at line 64 of file MIDIDevice.hxx.

Referenced by Reset().


The documentation for this struct was generated from the following file:

Generated on Tue Aug 12 22:33:50 2008 for CLAM by  doxygen 1.5.5