SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
MockNetworkIO Class Reference
Inheritance diagram for MockNetworkIO:
NetworkIOInterface< std::string >

Public Member Functions

 MOCK_CONST_METHOD0 (saveNetwork, std::string())
 
 MOCK_METHOD1 (loadNetwork, void(const std::string &))
 
 MOCK_METHOD0 (clear, void())
 
- Public Member Functions inherited from NetworkIOInterface< std::string >
virtual ~NetworkIOInterface ()
 
virtual std::string saveNetwork () const =0
 
virtual void loadNetwork (const std::string &xml)=0
 
virtual void clear ()=0
 

Member Function Documentation

MOCK_CONST_METHOD0 ( saveNetwork  ,
std::  string() 
)
MOCK_METHOD0 ( clear  ,
void()   
)
MOCK_METHOD1 ( loadNetwork  ,
void(const std::string &)   
)

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