ARB
Public Member Functions | List of all members
arb_test::matchable Struct Referenceabstract

#include <test_unit.h>

Inheritance diagram for arb_test::matchable:
Inheritance graph
[legend]

Public Member Functions

virtual ~matchable ()
 can be matched with corresponding matcher. More...
 
 HASTOBE_CLONABLE (matchable)
 
virtual const charname () const =0
 
virtual const charreadable_value () const =0
 

Detailed Description

Definition at line 533 of file test_unit.h.

Constructor & Destructor Documentation

virtual arb_test::matchable::~matchable ( )
inlinevirtual

can be matched with corresponding matcher.

Definition at line 534 of file test_unit.h.

Member Function Documentation

arb_test::matchable::HASTOBE_CLONABLE ( matchable  )
virtual const char* arb_test::matchable::name ( ) const
pure virtual
virtual const char* arb_test::matchable::readable_value ( ) const
pure virtual

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