PyMpc.App

Classes

Functions

caeDocument() MpcCaeDocument :
C++ signature :

class boost::shared_ptr<class MpcCaeDocument> caeDocument()

clearTerminal() None :
C++ signature :

void clearTerminal()

currentSolverCommand() str :
C++ signature :

class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > currentSolverCommand()

currentSolverName() str :
C++ signature :

class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > currentSolverName()

getReferencedComponents((MpcXObjectComponentInterface)arg1) MpcXObjectComponentInterfaceVector :
C++ signature :

class std::vector<class boost::shared_ptr<class MpcXObjectComponentInterface>,class std::allocator<class boost::shared_ptr<class MpcXObjectComponentInterface> > > getReferencedComponents(class boost::shared_ptr<class MpcXObjectComponentInterface>)

getReferencingComponents((MpcXObjectComponentInterface)arg1) MpcXObjectComponentInterfaceVector :
C++ signature :

class std::vector<class boost::shared_ptr<class MpcXObjectComponentInterface>,class std::allocator<class boost::shared_ptr<class MpcXObjectComponentInterface> > > getReferencingComponents(class boost::shared_ptr<class MpcXObjectComponentInterface>)

hasCurrentSolver() bool :
C++ signature :

bool hasCurrentSolver()

isBusy() bool :
C++ signature :

bool isBusy()

monitor() MpcBackgroundWorkerProgressMonitorInterface :
C++ signature :

class boost::shared_ptr<class `anonymous namespace’::monitor_wrapper> monitor()

postDocument() MpcPostDocument :
C++ signature :

class boost::shared_ptr<class MpcPostDocument> postDocument()

processEvents() None :
C++ signature :

void processEvents()

promptBusyMessage() None :
C++ signature :

void promptBusyMessage()

quit() None :
C++ signature :

void quit()

requestUpdateActiveView() None :
C++ signature :

void requestUpdateActiveView()

requestUpdateAllViewsOfTheActiveDocument() None :
C++ signature :

void requestUpdateAllViewsOfTheActiveDocument()

runCommand((str)arg1) None :
C++ signature :

void runCommand(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)

runCommand((str)arg1, (str)arg2) None :
C++ signature :

void runCommand(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)

runOnBlockingWorkingThread((object)arg1) None :
C++ signature :

void runOnBlockingWorkingThread(class boost::python::api::object)

setActiveContext((MpcContext)arg1) None :
C++ signature :

void setActiveContext(enum MpcContext)

setBusy((bool)arg1) None :
C++ signature :

void setBusy(bool)

setColorWorkTreeByUsageFlag((bool)arg1) None :
C++ signature :

void setColorWorkTreeByUsageFlag(bool)

setGUIComponentsEnabled((MpcGUIComponents)arg1, (bool)arg2) None :
C++ signature :

void setGUIComponentsEnabled(enum MpcGUIComponents,bool)

setGUIComponentsEnabled((int)arg1, (bool)arg2) None :
C++ signature :

void setGUIComponentsEnabled(int,bool)

setRegenerateOnWorkingThreadFlag((bool)arg1) None :
C++ signature :

void setRegenerateOnWorkingThreadFlag(bool)

updateActiveView() None :
C++ signature :

void updateActiveView()

updateAllViewsOfTheActiveDocument() None :
C++ signature :

void updateAllViewsOfTheActiveDocument()