NOVA User-Level Environment  Version testbox/changed-memory-timing-317-g320d8b5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CommandStr Class Reference

Public Member Functions

 CommandStr ()
 CommandStr (char *str, size_t len)
void reset_match ()
bool match (const string &str)
int dio_confirmation ()
bool can_match_later () const
bool matched () const
string as_hex ()
void remove_nop ()

Private Attributes

bool _can_match_later
bool _matched

Constructor & Destructor Documentation

CommandStr::CommandStr ( )
inline
CommandStr::CommandStr ( char *  str,
size_t  len 
)
inline

Member Function Documentation

string CommandStr::as_hex ( )
inline
bool CommandStr::can_match_later ( ) const
inline
int CommandStr::dio_confirmation ( )
inline
bool CommandStr::match ( const string &  str)
inline
bool CommandStr::matched ( ) const
inline
void CommandStr::remove_nop ( )
inline
void CommandStr::reset_match ( )
inline

Member Data Documentation

bool CommandStr::_can_match_later
private
bool CommandStr::_matched
private

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