Home
last modified time | relevance | path

Searched refs:SetErrOnNull (Results 1 – 2 of 2) sorted by relevance

/dports/cad/stepcode/stepcode-0.8/src/clstepcore/
H A DSTEPattribute.h42 extern SC_CORE_EXPORT int SetErrOnNull( const char * attrValue, ErrorDescriptor * error );
H A DsdaiApplication_instance.cc820 int SetErrOnNull( const char * attrValue, ErrorDescriptor * error ) { in SetErrOnNull() function
897 if( SetErrOnNull( attrValue, err ) ) { in EntityValidLevel()