AAO DRAMA/DRAMA2 C++ Interface
Classes | Enumerations
drama::git Namespace Reference

Detailed Description

Name space used to implement AAO Generic Implementation task features.

Classes

class  Path
 A path object for communicating with DRAMA GIT tasks. More...
 
class  ResetType
 A type used to represent the current reset mode. More...
 
class  Task
 Create a DRAMA task which obeys the GIT specification. More...
 

Enumerations

enum  ResetEnum {
  Soft =0, Full, Hard, Recover,
  Invalid
}
 This enum contains the possible reset types. More...
 

Enumeration Type Documentation

This enum contains the possible reset types.

Enumerator
Soft 

A soft reset - tidy up software rather then hardware.

Full 

A full reset, but don't necessarily power cycle H/W.

Hard 

A full reset with power cycling of hardware.

Recover 

Only reset if last operation failed.

Invalid 

Used by gitarg::Enum to indicate an invalid mode.


Click here for the DRAMA home page and here for the AAO home page.

For more information, contact tjf@aao.gov.au 

Generated on Mon Feb 22 2016 15:57:53 for AAO DRAMA/DRAMA2 C++ Interface by doxygen 1.8.10