MipResources::Keyboard Class Reference
[Keyboard]

Provides a simple interface for the keyboard. More...

#include <Keyboard.h>

Inheritance diagram for MipResources::Keyboard:

MipResources::Resource MIPObject

List of all members.

Public Member Functions

 Keyboard (int argc, const char *argv[])
 Default constructor.
ResourcePlate getPlate () const
 Gets the plate of the resource.
void setBuffer (string newBuffer)
 Sets the buffer.
string buffer ()
 Gets the buffer.


Detailed Description

Provides a simple interface for the keyboard.

Author:
Antonio Franchi

Constructor & Destructor Documentation

MipResources::Keyboard::Keyboard ( int  argc,
const char *  argv[] 
) [inline]

Default constructor.

Parameters:
[in] argc Argument number.
[in] &argv[] Argument list.


Member Function Documentation

ResourcePlate MipResources::Keyboard::getPlate (  )  const [inline, virtual]

Gets the plate of the resource.

Implements MipResources::Resource.

void MipResources::Keyboard::setBuffer ( string  newBuffer  )  [inline]

Sets the buffer.

string MipResources::Keyboard::buffer (  )  [inline]

Gets the buffer.


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

Generated on Mon Feb 20 07:01:12 2017 for MIP by  doxygen 1.5.6