VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtLuaScriptInterfaceImpl Member List

This is the complete list of members for DtLuaScriptInterfaceImpl, including all inherited members.

addKeyToIgnore(const std::string &)DtLuaScriptInterfaceImplstatic
addLuaScriptInterfaceExtension(DtLuaScriptInterfaceExtension::CreatorFcn extension, void *usr)DtLuaScriptInterfaceImplstatic
addLuaScriptInterfaceExtension(DtLuaScriptInterfaceExtension::CreatorFcn extension, const DtVrfObject *onlyForEntity, void *usr)DtLuaScriptInterfaceImplstatic
addPostSetDataCallback(const std::string &setDataType, const std::string &functionName)DtLuaScriptInterfaceImplvirtual
DtScriptInterface::addPostSetDataCallback(const DtSetMessageType &setDataType, DtScriptFunctionReferencePtr functionReference)DtScriptInterfacevirtual
addReaderWriterToLuaTableFunction(const DtString &, ReaderWriterToLuaTableFcn)DtLuaScriptInterfaceImplstatic
callLuaNoArgFunction(const std::string &functionName, bool *functionExists=0)DtLuaScriptInterfaceImplprotectedvirtual
changeDynamicTerrain(const std::string &changeType, const std::string &changeValue, const DtLocation3D &location, double radius)DtScriptInterfacevirtual
chordIntersectionDebug(const DtLocation3D &startLoc, const DtLocation3D &endLoc)DtScriptInterfacevirtual
chordIntersectsTerrain(const DtLocation3D &pt1, const DtLocation3D &pt2, bool &dataAvailable, DtLocation3D &intersection) const DtScriptInterface
clearPostSetDataCallbacks()DtScriptInterfacevirtual
collectGarbage()DtLuaScriptInterfaceImplvirtual
controller()DtScriptInterfaceinlinevirtual
createLuaTableFromRegistry(lua_State *L, const DtReaderWriterRegistry &rwRegistry, bool requireMetadata=true)DtLuaScriptInterfaceImplvirtual
creator()DtLuaScriptInterfaceImplstatic
doesChordHitTerrain(const DtLocation3D &pt1, const DtLocation3D &pt2, bool &dataAvailable) const DtScriptInterfacevirtual
DtLuaScriptInterfaceImpl()DtLuaScriptInterfaceImplprotected
DtLuaScriptInterfaceImpl(const DtLuaScriptInterfaceImpl &other)DtLuaScriptInterfaceImplprotected
DtObjectDebugger()DtObjectDebugger< DtLuaScriptInterfaceImpl >inlineexplicitprotected
DtObjectDebugger(const DtObjectDebugger &)DtObjectDebugger< DtLuaScriptInterfaceImpl >inlineexplicitprotected
DtPostCallbackEntry typedefDtScriptInterface
DtPostCallbackEntryPendingChanges typedefDtScriptInterface
DtPostSetDataCallbackSet typedefDtScriptInterface
DtScriptFunctionReferencePtr typedefDtScriptInterface
DtScriptInterface()DtScriptInterfaceprotected
DtScriptInterface(const DtScriptInterface &other)DtScriptInterfaceprotected
DtSetDataMessageVector typedefDtScriptInterface
dumpLuaStack() const DtLuaScriptInterfaceImplvirtual
entity() const DtScriptInterfaceinlinevirtual
entityTypeMatches(const std::string &, const std::string &)DtScriptInterface
findClosestPointToRoad(const DtLocation3D &point, double searchRadius, bool &dataAvailable, bool &success, DtLocation3D &endA, DtLocation3D &endB, double &offsetToOutsideLane) const DtScriptInterfacevirtual
findCoverPoint(const DtLocation3D &startLocation, const DtLocation3D &threatLocation, double threatRadius, double distanceFromThreat, double range, unsigned numberOfPoints)DtLuaScriptInterfaceImpl
findNearbyPointOfInterest(const int type)DtLuaScriptInterfaceImpl
findPathToLocation(const DtLocation3D &startLocation, const DtLocation3D &destinationLocation, bool useAbstractGraphs, const DtLocation3D &avoidLocation, double avoidanceRadius)DtLuaScriptInterfaceImpl
forcesHostile(std::string force1, std::string force2)DtScriptInterface
gaussian()DtScriptInterfacevirtual
generateRandomPoints(const luabind::object &parameters)DtLuaScriptInterfaceImpl
getDynamicTerrainFeatureChangeTypes(const DtLocation3D &location, double radius, bool &dataVailable)DtScriptInterfacevirtual
getDynamicTerrainFeatureLocationsForChangeType(const std::string &changeType, const DtLocation3D &location, double radius, bool &dataVailable)DtScriptInterfacevirtual
getDynamicTerrainFeatureValuesForChangeType(const std::string &changeType, const DtLocation3D &location, double radius, bool &dataVailable)DtScriptInterfacevirtual
getGroundAltitude(const double lat, const double lon, bool &isWater, bool &dataAvailable)DtScriptInterfacevirtual
getLuaState()DtLuaScriptInterfaceImplvirtual
getParamMetaDataType(const DtString &paramName, DtString &typeName)DtScriptInterfaceprotectedvirtual
getTaskParam(const DtString &paramName)DtScriptInterfaceprotectedvirtual
getTerrainAltitude(const double lat, const double lon, bool &dataAvailable, std::string &surface) const DtScriptInterfacevirtual
getTerrainAltitudeBelow(const DtLocation3D &point, bool &available, std::string &surfaceString) const DtScriptInterfacevirtual
GlobalInterfaceExtensions typedefDtLuaScriptInterfaceImplprotected
importSetParams(lua_State *L)DtLuaScriptInterfaceImplvirtual
importTaskParams(lua_State *L)DtLuaScriptInterfaceImplvirtual
influenceCallback(DtInfluenceInteraction *m, void *usr)DtLuaScriptInterfaceImplstatic
init()DtLuaScriptInterfaceImplvirtual
initializeCheckpointStateTable(lua_State *L)DtLuaScriptInterfaceImplvirtual
initializeVRFLuaExtensions(lua_State *L)DtLuaScriptInterfaceImplvirtual
invokeCheck()DtLuaScriptInterfaceImplvirtual
invokeCheckInit()DtLuaScriptInterfaceImplvirtual
invokeDisable()DtLuaScriptInterfaceImplvirtual
invokeInit()DtLuaScriptInterfaceImplvirtual
invokePostSetDataCallback(DtScriptFunctionReferencePtr functionReference, DtSetDataRequestMessage *setDatRequest)DtLuaScriptInterfaceImplvirtual
invokeResume()DtLuaScriptInterfaceImplvirtual
invokeShutdown()DtLuaScriptInterfaceImplvirtual
invokeSuspend()DtLuaScriptInterfaceImplvirtual
invokeTick()DtLuaScriptInterfaceImplvirtual
isBackgroundProcess() const DtScriptInterfacevirtual
isSet() const DtScriptInterfacevirtual
isWeatherObject(DtScriptVrfObject &) const DtLuaScriptInterfaceImplvirtual
loadScript(bool reload)DtLuaScriptInterfaceImplvirtual
loadState(const DtReaderWriter *loadState)DtLuaScriptInterfaceImplvirtual
LocalInterfaceExtensions typedefDtLuaScriptInterfaceImplprotected
luaAskUserQuestion(const DtTranslatableStream &title, const DtTranslatableStream &message, luabind::object const &options, int displayFlags)DtLuaScriptInterfaceImplvirtual
luaAskUserQuestionSS(const std::string &title, const std::string &message, luabind::object const &options, int displayFlags)DtLuaScriptInterfaceImplvirtual
luaAskUserQuestionST(const std::string &title, const DtTranslatableStream &message, luabind::object const &options, int displayFlags)DtLuaScriptInterfaceImplvirtual
luaAskUserQuestionTS(const DtTranslatableStream &title, const std::string &message, luabind::object const &options, int displayFlags)DtLuaScriptInterfaceImplvirtual
luaBitwiseAnd(unsigned val1, unsigned val2)DtLuaScriptInterfaceImpl
luaBitwiseLeftShift(unsigned val, unsigned shift)DtLuaScriptInterfaceImpl
luaBitwiseNot(unsigned val)DtLuaScriptInterfaceImpl
luaBitwiseOr(unsigned val1, unsigned val2)DtLuaScriptInterfaceImpl
luaBitwiseRightShift(unsigned val, unsigned shift)DtLuaScriptInterfaceImpl
luaBitwiseXor(unsigned val1, unsigned val2)DtLuaScriptInterfaceImpl
luaCancelUserQuestion(int questionId)DtLuaScriptInterfaceImplvirtual
luaCleanupInactiveSubtaskStatus()DtLuaScriptInterfaceImpl
luaCreateArea(luabind::object const &parameters)DtLuaScriptInterfaceImpl
luaCreateEntity(luabind::object const &parameters)DtLuaScriptInterfaceImpl
luaCreateFromOrbat(std::string orbatItem, const DtLocation3D &loc)DtLuaScriptInterfaceImpl
luaCreateObstacle(luabind::object const &parameters)DtLuaScriptInterfaceImpl
luaCreatePhaseLine(luabind::object const &parameters)DtLuaScriptInterfaceImpl
luaCreateRoute(luabind::object const &parameters)DtLuaScriptInterfaceImpl
luaCreateSelectionGroup(const std::string &name, luabind::object const &parameters)DtLuaScriptInterfaceImpl
luaCreateTacticalGraphic(luabind::object const &parameters)DtLuaScriptInterfaceImpl
luaCreateWaypoint(luabind::object const &parameters)DtLuaScriptInterfaceImpl
luaDeleteObject(std::string const &receiver)DtLuaScriptInterfaceImpl
luaDeleteScriptObject(const DtScriptVrfObject &receiver)DtLuaScriptInterfaceImpl
luaDeleteTaskVisualization(const std::string &visualizationName)DtLuaScriptInterfaceImpl
luaEndSet()DtLuaScriptInterfaceImpl
luaEndTask(bool success)DtLuaScriptInterfaceImpl
luaGetAirTemperature(DtScriptVrfObject &object)DtLuaScriptInterfaceImplvirtual
luaGetAirTemperatureByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetChoppiness(DtScriptVrfObject &object)DtLuaScriptInterfaceImplvirtual
luaGetChoppinessByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetCloudCover(DtScriptVrfObject &object)DtLuaScriptInterfaceImplvirtual
luaGetCloudCoverByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetFeatures()DtLuaScriptInterfaceImpl
luaGetFeaturesType(const std::string &type)DtLuaScriptInterfaceImpl
luaGetFeaturesWithinArea(luabind::object const &points, luabind::object const &attributes)DtLuaScriptInterfaceImpl
luaGetFeaturesWithinAreaNoAttributes(luabind::object const &points)DtLuaScriptInterfaceImpl
luaGetFeaturesWithinRange(const DtLocation3D &, double range, luabind::object const &attributes)DtLuaScriptInterfaceImpl
luaGetFeaturesWithinRangeNoAttributes(const DtLocation3D &, double range)DtLuaScriptInterfaceImpl
luaGetFogColor(DtScriptVrfObject &object, double *red, double *green, double *blue)DtLuaScriptInterfaceImplvirtual
luaGetFogColorByLocation(const DtLocation3D &object, double *red, double *green, double *blue)DtLuaScriptInterfaceImplvirtual
luaGetFogHeight(DtScriptVrfObject &object)DtLuaScriptInterfaceImplvirtual
luaGetFogHeightByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetGlobalWeather()DtLuaScriptInterfaceImpl
luaGetIllumination(DtScriptVrfObject &object)DtLuaScriptInterfaceImplvirtual
luaGetIlluminationByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetObjectsNear(const DtLocation3D &loc, double distance)DtLuaScriptInterfaceImpl
luaGetObjectsNearWithFilter(const DtLocation3D &loc, double distance, luabind::object const &parameters)DtLuaScriptInterfaceImpl
luaGetOrbatList()DtLuaScriptInterfaceImpl
luaGetPrecipitation(DtScriptVrfObject &object, double *)DtLuaScriptInterfaceImplvirtual
luaGetPrecipitationByLocation(const DtLocation3D &location, double *)DtLuaScriptInterfaceImplvirtual
luaGetPrecipitationIntensity(DtScriptVrfObject &object)DtLuaScriptInterfaceImplvirtual
luaGetPrecipitationIntensityByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetPrecipitationType(DtScriptVrfObject &object)DtLuaScriptInterfaceImplvirtual
luaGetPrecipitationTypeByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetPriority(DtScriptVrfObject &object)DtLuaScriptInterfaceImplvirtual
luaGetPriorityByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetReactionStatus()DtLuaScriptInterfaceImpl
luaGetScriptAttribute(const std::string &attributeName, bool &error)DtLuaScriptInterfaceImpl
luaGetScriptId()DtLuaScriptInterfaceImpl
luaGetSeaState(DtScriptVrfObject &object)DtLuaScriptInterfaceImplvirtual
luaGetSeaStateByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetSeaStateDirection(DtScriptVrfObject &object)DtLuaScriptInterfaceImplvirtual
luaGetSeaStateDirectionByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetSurfaceTransparency(DtScriptVrfObject &object)DtLuaScriptInterfaceImplvirtual
luaGetSurfaceTransparencyByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetSurgeDepth(DtScriptVrfObject &object)DtLuaScriptInterfaceImplvirtual
luaGetSurgeDepthByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetSwellState(DtScriptVrfObject &object)DtLuaScriptInterfaceImplvirtual
luaGetSwellStateByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetSwellStateDirection(DtScriptVrfObject &object)DtLuaScriptInterfaceImplvirtual
luaGetSwellStateDirectionByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetSystemName()DtLuaScriptInterfaceImpl
luaGetUnderwaterVisibility(DtScriptVrfObject &object)DtLuaScriptInterfaceImplvirtual
luaGetUnderwaterVisibilityByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetVisibilityDistance(DtScriptVrfObject &object)DtLuaScriptInterfaceImplvirtual
luaGetVisibilityDistanceByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetVrfObjects()DtLuaScriptInterfaceImpl
luaGetWindDirection(DtScriptVrfObject &object)DtLuaScriptInterfaceImplvirtual
luaGetWindDirectionByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetWindDrivenSeaStateEnabled(DtScriptVrfObject &object)DtLuaScriptInterfaceImplvirtual
luaGetWindDrivenSeaStateEnabledByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetWindSpeed(DtScriptVrfObject &object)DtLuaScriptInterfaceImplvirtual
luaGetWindSpeedByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaIntersectSegments2D(const DtLocation3D &p1, const DtLocation3D &p2, const DtLocation3D &p3, const DtLocation3D &p4, DtLocation3D &intersectPoint)DtLuaScriptInterfaceImpl
luaIsScenarioEventEnabled(DtScriptVrfObject eventName)DtLuaScriptInterfaceImplvirtual
luaIsScenarioEventPlaying(DtScriptVrfObject eventName)DtLuaScriptInterfaceImplvirtual
luaIsSetAvailable(const ::std::string setName)DtLuaScriptInterfaceImpl
luaIsSubtaskCanceled(int subtaskId)DtLuaScriptInterfaceImpl
luaIsSubtaskComplete(int subtaskId)DtLuaScriptInterfaceImpl
luaIsSubtaskRunning(int subtaskId)DtLuaScriptInterfaceImpl
luaIsTaskAvailable(const ::std::string taskName)DtLuaScriptInterfaceImpl
luaMakeAreaGeometry(const std::vector< DtLocation3D > &)DtLuaScriptInterfaceImpl
luaMakePathGeometry(const std::vector< DtLocation3D > &)DtLuaScriptInterfaceImpl
luaMakePointGeometry(const DtLocation3D &)DtLuaScriptInterfaceImpl
luaNavigateThroughFeatures(const luabind::object &parameters)DtLuaScriptInterfaceImpl
luaPlayScenarioEvent(DtScriptVrfObject eventName)DtLuaScriptInterfaceImplvirtual
luaRequire(lua_State *L, const std::string &filename)DtLuaScriptInterfaceImpl
luaRunDurationTime()DtLuaScriptInterfaceImplvirtual
luaRunForDuration(double)DtLuaScriptInterfaceImplvirtual
luaSendEmbeddedEntitySet(std::string eeName, std::string setName, luabind::object const &parms)DtLuaScriptInterfaceImplvirtual
luaSendEmbeddedEntityTask(std::string eeName, std::string taskName, luabind::object const &parms)DtLuaScriptInterfaceImplvirtual
luaSendEmbeddedEntityTaskActAsSubtask(std::string eeName, std::string taskName, luabind::object const &parms, bool actAsSubtask)DtLuaScriptInterfaceImplvirtual
luaSendInfluence(const DtScriptVrfObject &target, const std::string &influenceName, luabind::object const &influenceParams)DtLuaScriptInterfaceImpl
luaSendMessage(const DtScriptVrfObject &receiver, const std::string &message)DtLuaScriptInterfaceImpl
luaSendRadioMessage(const DtScriptVrfObject &receiver, const std::string &message)DtLuaScriptInterfaceImpl
luaSendRadioSetData(DtScriptVrfObject &object, const ::std::string setName, luabind::object const &parameters)DtLuaScriptInterfaceImpl
luaSendRadioTask(DtScriptVrfObject &object, const ::std::string taskName, luabind::object const &parameters)DtLuaScriptInterfaceImpl
luaSendRadioTaskActAsSubtask(DtScriptVrfObject &object, const ::std::string taskName, luabind::object const &parameters, bool actAsSubtask)DtLuaScriptInterfaceImpl
luaSendReport(const ::std::string reportType, luabind::object const &reciptients, luabind::object const &parameters)DtLuaScriptInterfaceImpl
luaSendReportWithoutRecipients(const ::std::string reportType, luabind::object const &parameters)DtLuaScriptInterfaceImpl
luaSendSetData(DtScriptVrfObject &object, const ::std::string setName, luabind::object const &parameters)DtLuaScriptInterfaceImpl
luaSendSetDataToSelf(const ::std::string setName, luabind::object const &parameters)DtLuaScriptInterfaceImpl
luaSendTask(DtScriptVrfObject &object, const ::std::string taskName, luabind::object const &parameters)DtLuaScriptInterfaceImpl
luaSendTaskActAsSubtask(DtScriptVrfObject &object, const ::std::string taskName, luabind::object const &parameters, bool actAsSubtask)DtLuaScriptInterfaceImpl
luaSendTaskActAsSubtaskWithRadio(DtScriptVrfObject &object, const ::std::string taskName, luabind::object const &parameters, bool actAsSubtask, bool sendWithRadio)DtLuaScriptInterfaceImpl
luaSetCheckpointMode(bool)DtLuaScriptInterfaceImplvirtual
luaSetChoppiness(DtScriptVrfObject &object, double choppiness)DtLuaScriptInterfaceImplvirtual
luaSetCloudCover(DtScriptVrfObject &object, int state)DtLuaScriptInterfaceImplvirtual
luaSetFogColor(DtScriptVrfObject &object, double red, double green, double blue)DtLuaScriptInterfaceImplvirtual
luaSetFogHeight(DtScriptVrfObject &object, double depth)DtLuaScriptInterfaceImplvirtual
luaSetPrecipitationIntensity(DtScriptVrfObject &object, double intensity)DtLuaScriptInterfaceImplvirtual
luaSetPrecipitationType(DtScriptVrfObject &object, int type)DtLuaScriptInterfaceImplvirtual
luaSetPriority(DtScriptVrfObject &object, int)DtLuaScriptInterfaceImplvirtual
luaSetScenarioEventEnabled(DtScriptVrfObject eventName, bool)DtLuaScriptInterfaceImplvirtual
luaSetSeaState(DtScriptVrfObject &object, unsigned int state)DtLuaScriptInterfaceImplvirtual
luaSetSeaStateDirection(DtScriptVrfObject &object, double direction)DtLuaScriptInterfaceImplvirtual
luaSetSurfaceTransparency(DtScriptVrfObject &object, double transparency)DtLuaScriptInterfaceImplvirtual
luaSetSurgeDepth(DtScriptVrfObject &object, double depth)DtLuaScriptInterfaceImplvirtual
luaSetSwellState(DtScriptVrfObject &object, unsigned int state)DtLuaScriptInterfaceImplvirtual
luaSetSwellStateDirection(DtScriptVrfObject &object, double direction)DtLuaScriptInterfaceImplvirtual
luaSetUnderwaterVisibility(DtScriptVrfObject &object, double visibility)DtLuaScriptInterfaceImplvirtual
luaSetVisibilityDistance(DtScriptVrfObject &object, double distance)DtLuaScriptInterfaceImplvirtual
luaSetWindDirection(DtScriptVrfObject &object, double)DtLuaScriptInterfaceImplvirtual
luaSetWindDrivenSeaStateEnabled(DtScriptVrfObject &object, bool enabled)DtLuaScriptInterfaceImplvirtual
luaSetWindSpeed(DtScriptVrfObject &object, double)DtLuaScriptInterfaceImplvirtual
luaStackSize() const DtLuaScriptInterfaceImplvirtual
luaStartSubtask(const std::string taskName, luabind::object const &parameters)DtLuaScriptInterfaceImpl
luaStatusOfUserQuestion(int questionId)DtLuaScriptInterfaceImplvirtual
luaStopAllSubtasks()DtLuaScriptInterfaceImpl
luaStopAllTasks()DtLuaScriptInterfaceImpl
luaStopScenarioEvent(DtScriptVrfObject eventName)DtLuaScriptInterfaceImplvirtual
luaStopScenarioEventWithRewind(DtScriptVrfObject eventName, bool rewind)DtLuaScriptInterfaceImplvirtual
luaStopSimulationDurationTimer()DtLuaScriptInterfaceImplvirtual
luaStopSubtask(int subtaskId)DtLuaScriptInterfaceImpl
luaSubtaskResult(int subtaskId)DtLuaScriptInterfaceImpl
luaUpdateTaskVisualization(const std::string &visualizationName, const std::string &visualizationType, luabind::object const &parameters)DtLuaScriptInterfaceImpl
myCheckpointStateTableDtLuaScriptInterfaceImplprotected
myControllerInterfaceDtScriptInterfaceprotected
myEntityDtScriptInterfaceprotected
myExecutingSetDataCallbacksDtScriptInterfaceprotected
myFuncCallCountDtLuaScriptInterfaceImplprotected
myInterfaceExtensionsDtLuaScriptInterfaceImplprotected
myIsBackgroundProcessDtScriptInterfaceprotected
myIsSetDtScriptInterfaceprotected
myLStateDtLuaScriptInterfaceImplprotected
myLuaScriptWarningShownDtLuaScriptInterfaceImplprotected
myPendingSetDataCallbackEntriesDtScriptInterfaceprotected
myPendingSetDataMessagesDtScriptInterfaceprotected
myScriptIdDtScriptInterfaceprotected
myScriptPathDtScriptInterfaceprotected
mySetDataCallbacksDtScriptInterfaceprotected
mySetDataMessagesDtScriptInterfaceprotected
mySystemNameDtScriptInterfaceprotected
myTaskIdDtScriptInterfaceprotected
myTaskResumingDtScriptInterfaceprotected
myTaskStartingDtScriptInterfaceprotected
myTaskVariablesDtScriptInterfaceprotected
ObjectContainer()DtObjectDebugger< DtLuaScriptInterfaceImpl >inlinestatic
ObjectCount()DtObjectDebugger< DtLuaScriptInterfaceImpl >inlinestatic
operator=(const DtLuaScriptInterfaceImpl &other)DtLuaScriptInterfaceImplprotected
DtScriptInterface::operator=(const DtScriptInterface &other)DtScriptInterfaceprotected
postSetDataCallback(DtSimMessage *msg, void *usr)DtScriptInterfacestatic
postTickCallback(void *usr)DtScriptInterfacestatic
printDebug(const std::string message)DtScriptInterface
printDebugToChannel(const std::string channel, const std::string message)DtScriptInterface
printDebugTranslatableStream(const DtTranslatableStream &message)DtScriptInterface
printError(const std::string message)DtScriptInterface
printErrorToChannel(const std::string channel, const std::string message)DtScriptInterface
printErrorTranslatableStream(const DtTranslatableStream &message)DtScriptInterface
printInfo(const std::string message)DtScriptInterface
printInfoToChannel(const std::string channel, const std::string message)DtScriptInterface
printInfoTranslatableStream(const DtTranslatableStream &message)DtScriptInterface
printVerbose(const std::string message)DtScriptInterface
printVerboseToChannel(const std::string channel, const std::string message)DtScriptInterface
printVerboseTranslatableStream(const DtTranslatableStream &message)DtScriptInterface
printWarn(const std::string message)DtScriptInterface
printWarnToChannel(const std::string channel, const std::string message)DtScriptInterface
printWarnTranslatableStream(const DtTranslatableStream &message)DtScriptInterface
processClearForReuse()DtLuaScriptInterfaceImplvirtual
processEntityDestroyed()DtLuaScriptInterfaceImplvirtual
processInfluence(DtInfluenceInteraction *m)DtLuaScriptInterfaceImplvirtual
processPostSetData(DtSimMessage *msg)DtScriptInterfacevirtual
processPostTick()DtScriptInterfacevirtual
processTextReport(const DtVrfObjectMessage *m)DtLuaScriptInterfaceImplvirtual
putObjectsFromGlobalTableIntoTable(lua_State *state, luabind::object &table)DtLuaScriptInterfaceImplvirtual
putObjectsFromTableIntoGlobalTable(lua_State *state, luabind::object &table)DtLuaScriptInterfaceImplvirtual
ReaderWriterToLuaTableMap typedefDtLuaScriptInterfaceImplprotected
removeKeyToIgnore(const std::string &)DtLuaScriptInterfaceImplstatic
removeLuaScriptInterfaceExtension(DtLuaScriptInterfaceExtension::CreatorFcn extension, void *usr)DtLuaScriptInterfaceImplstatic
removeLuaScriptInterfaceExtension(DtLuaScriptInterfaceExtension::CreatorFcn extension, const DtVrfObject *onlyForEntity, void *usr)DtLuaScriptInterfaceImplstatic
removePostSetDataCallback(const std::string &setDataType, const std::string &functionName)DtLuaScriptInterfaceImplvirtual
DtScriptInterface::removePostSetDataCallback(const DtSetMessageType &setDataType, DtScriptFunctionReferencePtr functionReference)DtScriptInterfacevirtual
saveState()DtLuaScriptInterfaceImplvirtual
scriptGetApplicationId()DtScriptInterface
scriptGetDateAndTimeOfDay()DtScriptInterface
scriptGetExerciseTime()DtScriptInterface
scriptGetSimulationTime()DtScriptInterface
scriptGetTimeMultiplier()DtScriptInterface
scriptGetTimeOfDay()DtScriptInterface
scriptGetVrfObjectByName(const std::string name)DtScriptInterface
scriptGetVrfObjectByUUID(const std::string name)DtScriptInterface
scriptGetWindDirection()DtScriptInterface
scriptGetWindSpeed()DtScriptInterface
scriptId() const DtScriptInterfaceinlinevirtual
scriptPath() const DtScriptInterfaceinlinevirtual
scriptPath(DtString &path)DtScriptInterfaceprotectedvirtual
scriptTaskComplete(bool success)DtScriptInterfaceprotectedvirtual
scriptTaskError()DtScriptInterfaceprotectedvirtual
scriptText(DtString &text)DtScriptInterfaceprotectedvirtual
sendSetDataWithRadio(DtScriptVrfObject &object, const ::std::string setName, luabind::object const &parameters, bool useRadio)DtLuaScriptInterfaceImpl
setController(DtScriptTaskControllerInterface *controller)DtScriptInterfaceinlinevirtual
setEntity(DtVrfObject *entity)DtScriptInterfaceinlinevirtual
setIsBackgroundProces(bool isBgProc)DtScriptInterfacevirtual
setIsSet(bool isSet)DtScriptInterfacevirtual
setLuaState(lua_State *L)DtLuaScriptInterfaceImplvirtual
setRespondToNewSensorContacts(bool)DtScriptInterface
setScriptId(const DtString &scriptId)DtScriptInterfaceinlinevirtual
setScriptPath(const DtFilename &scriptPath)DtScriptInterfaceinlinevirtual
setSystemName(const DtString &system)DtScriptInterfaceinlinevirtual
setTaskId(int taskId)DtScriptInterfaceinlinevirtual
setTaskResuming(bool v)DtScriptInterfacevirtual
setTaskStarting(bool v)DtScriptInterfacevirtual
setTaskVariables(const DtRwVariableBindings &variables)DtScriptInterfaceinlinevirtual
setTickPeriod(double)DtScriptInterface
setTickWhilePaused(bool)DtScriptInterface
systemName() const DtScriptInterfaceinlinevirtual
taskId() const DtScriptInterfaceinlinevirtual
taskResuming() const DtScriptInterfacevirtual
taskStarting() const DtScriptInterfacevirtual
taskVariables() const DtScriptInterfaceinlinevirtual
textReportCallback(const DtVrfObjectMessage *m, void *usr)DtLuaScriptInterfaceImplstatic
theLuaInterfaceExtensionsDtLuaScriptInterfaceImplprotectedstatic
theReaderWriterToLuaTableMapDtLuaScriptInterfaceImplprotectedstatic
translateStringFromScript(const std::string &format)DtLuaScriptInterfaceImpl
type() const DtLuaScriptInterfaceImplvirtual
updateFuncCallCount()DtLuaScriptInterfaceImplprotectedvirtual
updateTaskVariables()DtScriptInterfacevirtual
~DtLuaScriptInterfaceImpl()DtLuaScriptInterfaceImplvirtual
~DtObjectDebugger()DtObjectDebugger< DtLuaScriptInterfaceImpl >inlineprotected
~DtScriptInterface()DtScriptInterfacevirtual

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)