Public Member Functions
InferenceEngine::MemoryState Class Reference

c++ exception based error reporting wrapper of API class IMemoryState More...

#include <ie_memory_state.hpp>

Public Member Functions

 MemoryState (IMemoryState::Ptr pState)
 
void Reset ()
 Wraps original method IMemoryState::Reset.
 
std::string GetName () const
 Wraps original method IMemoryState::GetName.
 
Blob::CPtr GetLastState () const
 Wraps original method IMemoryState::GetLastState.
 
void SetState (Blob::Ptr state)
 Wraps original method IMemoryState::SetState.
 

Detailed Description

c++ exception based error reporting wrapper of API class IMemoryState


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