SDS2 Parametric API
 All Classes Namespaces Functions Variables Pages
Classes | Functions | Variables
Plugins Namespace Reference

Classes

class  UnavailableLicenseException
 No documentation available. More...

Functions

def EncryptedExec
def IsFeatureLicensed
def LoadCategory

Variables

 HiddenBytecodeCallable = <Plugins._functionproxyobject>

Function Documentation

def Plugins.EncryptedExec (   arg1)
Returns
Instance of type None
     C++ signature :
         void EncryptedExec(boost::python::str)
def Plugins.IsFeatureLicensed (   feature)
Returns
Instance of type int
     C++ signature :
         int IsFeatureLicensed(std::string)
def Plugins.LoadCategory (   arg1,
  arg2 
)
Returns
Instance of type bool
     C++ signature :
         bool LoadCategory(std::string [,bool])

Variable Documentation

Plugins.HiddenBytecodeCallable = <Plugins._functionproxyobject>