Home
last modified time | relevance | path

Searched defs:BaseExc (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/openexr/openexr-3.1.4/src/lib/Iex/
H A DIexBaseExc.cpp54 BaseExc::BaseExc (const char* s) : in BaseExc() function in BaseExc
61 BaseExc::BaseExc (const std::string &s) : in BaseExc() function in BaseExc
69 BaseExc::BaseExc (std::string &&s) : in BaseExc() function in BaseExc
77 BaseExc::BaseExc (std::stringstream &s) : in BaseExc() function in BaseExc
84 BaseExc::BaseExc (const BaseExc &be) in BaseExc() function in BaseExc
196 DEFINE_EXC_EXP_IMPL (IEX_EXPORT, ArgExc, BaseExc) in DEFINE_EXC_EXP_IMPL() argument
H A DIexForward.h17 class BaseExc; variable
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/Iex/
H A DIexBaseExc.cpp77 BaseExc::BaseExc (const char* s) throw () : in BaseExc() function in BaseExc
85 BaseExc::BaseExc (const std::string &s) throw () : in BaseExc() function in BaseExc
93 BaseExc::BaseExc (std::stringstream &s) throw () : in BaseExc() function in BaseExc
101 BaseExc::BaseExc (const BaseExc &be) throw () : in BaseExc() function in BaseExc
H A DIexForward.h46 class BaseExc; variable
/dports/graphics/povray37/povray-3.7.0.10/libraries/ilmbase/Iex/
H A DIexBaseExc.cpp77 BaseExc::BaseExc (const char* s) throw () : in BaseExc() function in BaseExc
85 BaseExc::BaseExc (const std::string &s) throw () : in BaseExc() function in BaseExc
93 BaseExc::BaseExc (std::stringstream &s) throw () : in BaseExc() function in BaseExc
101 BaseExc::BaseExc (const BaseExc &be) throw () : in BaseExc() function in BaseExc
H A DIexForward.h46 class BaseExc; variable
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/Iex/
H A DIexBaseExc.cpp77 BaseExc::BaseExc (const char* s) throw () : in BaseExc() function in BaseExc
85 BaseExc::BaseExc (const std::string &s) throw () : in BaseExc() function in BaseExc
93 BaseExc::BaseExc (std::stringstream &s) throw () : in BaseExc() function in BaseExc
101 BaseExc::BaseExc (const BaseExc &be) throw () : in BaseExc() function in BaseExc
H A DIexForward.h46 class BaseExc; variable