Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
caffe2::EnforceNotMet Class Reference
Inheritance diagram for caffe2::EnforceNotMet:

Public Member Functions

 EnforceNotMet (const char *file, const int line, const char *condition, const string &msg, const void *caller=nullptr)
 
void AppendMessage (const string &msg)
 
string msg () const
 
const vector< string > & msg_stack () const
 
const char * what () const noexceptoverride
 
const void * caller () const noexcept
 

Detailed Description

Definition at line 106 of file logging.h.


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