Model Railroad System 2.2.2
Classes | Namespaces | Typedefs | Enumerations
raildriver_client.tcl File Reference

Classes

class  raildriver::RaildriverClient
 Raildriver Client class – connects to the Raildriver daemon. More...
 

Namespaces

namespace  raildriver
 Namespace that holds the Raildriver Client class code.
 

Typedefs

typedef listtype raildriver::eventlist
 List of event codes. More...
 

Enumerations

enum  raildriver::RaildriverEvents {
  raildriver::REVERSER , raildriver::THROTTLE , raildriver::AUTOBRAKE , raildriver::INDEPENDBRK ,
  raildriver::BAILOFF , raildriver::WIPER , raildriver::HEADLIGHT , raildriver::DIGITAL1 ,
  raildriver::DIGITAL2 , raildriver::DIGITAL3 , raildriver::DIGITAL4 , raildriver::DIGITAL5 ,
  raildriver::DIGITAL6
}
 These are the event codes for the Rail Driver's report message. More...