SoModuleCheck Class |
Class used to check and report library and application consistency.
Namespace: OIV.Inventor
The SoModuleCheck type exposes the following members.
Name | Description | |
---|---|---|
SoModuleCheck(Boolean) | Constructor. | |
SoModuleCheck(Int32) | Checks the application was not built with SO_VERSION_DEPRECATED_ERROR. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetCompilerString | Returns a string describing the compiler used to build the library. | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetInternalBuildString | Returns as a string the internal VSG build number. | |
GetPlatformString | Returns a string describing the platform used to build the library. | |
GetProductVersion | Returns the Open Inventor version of the library. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsDebug | Returns true if the library was built in debug mode. | |
IsSCLFlag | Returns true if the library was built with _SECURE_SCL=1 compiler flag. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Contains static methods to query information about how the library was built.