VR-Forces 5.0.3 Developer's Guide
 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 DtLocalObject *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
connectForCallbacks()DtLuaScriptInterfaceImplvirtual
controller()DtScriptInterfaceinlinevirtual
createLuaTableFromRegistry(lua_State *L, const DtReaderWriterRegistry &rwRegistry, bool requireMetadata=true, bool hasParamMetaData=true)DtLuaScriptInterfaceImplvirtual
creator(DtSimulationServices *)DtLuaScriptInterfaceImplstatic
doesChordHitTerrain(const DtLocation3D &pt1, const DtLocation3D &pt2, bool &dataAvailable) const DtScriptInterfacevirtual
DtLuaScriptInterfaceImpl(DtSimulationServices *)DtLuaScriptInterfaceImplprotected
DtLuaScriptInterfaceImpl(const DtLuaScriptInterfaceImpl &other)DtLuaScriptInterfaceImplprotected
DtPostCallbackEntry typedefDtScriptInterface
DtPostCallbackEntryPendingChanges typedefDtScriptInterface
DtPostSetDataCallbackSet typedefDtScriptInterface
DtScriptFunctionReferencePtr typedefDtScriptInterface
DtScriptInterface(DtSimulationServices *)DtScriptInterfaceprotected
DtScriptInterface(const DtScriptInterface &other)DtScriptInterfaceprotected
DtSetDataMessageVector typedefDtScriptInterface
dumpLuaStack() const DtLuaScriptInterfaceImplvirtual
entity() const DtScriptInterfaceinlinevirtual
entityTypeMatches(const std::string &, const std::string &)DtScriptInterface
entityTypesForEquipment(const std::string &equipmentType)DtScriptInterface
findClosestPointInNavigationArea(const DtLocation3D &point, bool &error) const DtScriptInterfacevirtual
findClosestPointInNavigationAreaInRadius(const DtLocation3D &point, const double radius, bool &error) const DtScriptInterfacevirtual
findClosestPointInNavigationAreaInRadiusAndVertLimit(const DtLocation3D &point, const double radius, const double verticalLimit, bool &error) const DtScriptInterfacevirtual
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
findFarthestPositionAlongHeading(const DtLocation3D &point, const double heading, const double maxDistance, DtLocation3D &stopPoint, double &distanceReached) const DtScriptInterface
findLadders(lua_State *L, const DtLocation3D &startLocation, double range)DtLuaScriptInterfaceImpl
findLaddersWithId(lua_State *L, const DtLocation3D &startLocation, double range, const unsigned int id)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
getAllEmbarkationSlots(DtScriptVrfObject &object)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
getEmbarkationEgressPoints(DtScriptVrfObject &object)DtLuaScriptInterfaceImpl
getEmbarkationSlots(DtScriptVrfObject &object)DtLuaScriptInterfaceImpl
getEmbarkationSlotsFiltered(DtScriptVrfObject &object, bool bAllSlots)DtLuaScriptInterfaceImpl
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
influenceEventCallback(DtBoost::shared_ptr< const makVrfEvents::DtInfluenceEvent > event, 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
invokeUpdateDisplayGraph()DtLuaScriptInterfaceImplvirtual
isBackgroundProcess() const DtScriptInterfacevirtual
isGraphCapable() const DtScriptInterfacevirtual
isSet() const DtScriptInterfacevirtual
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
luaCreateEntityParallel(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
luaFindHighPoints(const luabind::object &corners, unsigned int nPoints)DtLuaScriptInterfaceImplvirtual
luaFindHighPointsDebug(const luabind::object &corners, unsigned int nPoints, bool bDebug)DtLuaScriptInterfaceImplvirtual
luaFindPositionGroupsInAreaHilltop(unsigned int nPositionPairsPerGroup, const luabind::object &searchAreaVertices, const luabind::object &targetsAreaVertices, double viewHeightMeters, double coverHeightMeters, unsigned int forwardBackRangeMeters, unsigned int sideSideRangeMeters, unsigned int searchIntervalMeters, double maxSlopeDegrees, unsigned int positionsLateralSpacingMeters)DtLuaScriptInterfaceImplvirtual
luaFindPositionGroupsInAreaHilltopDebug(unsigned int nPositionPairsPerGroup, const luabind::object &searchAreaVertices, const luabind::object &targetsAreaVertices, double viewHeightMeters, double coverHeightMeters, unsigned int forwardBackRangeMeters, unsigned int sideSideRangeMeters, unsigned int searchIntervalMeters, double maxSlopeDegrees, unsigned int positionsLateralSpacingMeters, bool useDebug)DtLuaScriptInterfaceImplvirtual
luaFindPositionGroupsInAreaRidge(unsigned int nPositionPairsPerGroup, const luabind::object &searchAreaVertices, const luabind::object &targetsAreaVertices, unsigned int targetsAreaSampleRate, const luabind::object &tableOfDoubles)DtLuaScriptInterfaceImplvirtual
luaFindPositionGroupsInAreaRidgeDebug(unsigned int nPositionPairsPerGroup, const luabind::object &searchAreaVertices, const luabind::object &targetsAreaVertices, unsigned int targetsAreaSampleRate, const luabind::object &tableOfDoubles, bool useDebug)DtLuaScriptInterfaceImplvirtual
luaFindSinglePosition(const luabind::object &targetAreaCorners, const DtLocation3D &pivotPoint, double targetHeightMeters, double viewHeightMeters, double hideHeightMeters, double forwardBackSearchLimitMeters, double forwardBackSearchIntervalMeters, double maxSlopeDegrees)DtLuaScriptInterfaceImplvirtual
luaFindSinglePositionDebug(const luabind::object &targetAreaCorners, const DtLocation3D &pivotPoint, double targetHeightMeters, double viewHeightMeters, double hideHeightMeters, double forwardBackSearchLimitMeters, double forwardBackSearchIntervalMeters, double maxSlopeDegrees, bool bDebug)DtLuaScriptInterfaceImplvirtual
luaFindVehicleFightingPositions(unsigned int nPositionPairs, const luabind::object &targetAreaCorners, const DtLocation3D &originPoint, const DtVectorOffset3D &hideVolume, double shootHeight, double targetHeight, double forwardBackSearchLimit, double sideSideSearchLimit, double maxSlopeDegrees, double positionSpacing)DtLuaScriptInterfaceImplvirtual
luaFindVehicleFightingPositionsDebug(unsigned int nPositionPairs, const luabind::object &targetAreaCorners, const DtLocation3D &originPoint, const DtVectorOffset3D &hideVolume, double shootHeight, double targetHeight, double forwardBackSearchLimit, double sideSideSearchLimit, double maxSlopeDegrees, double positionSpacing, bool useDebug)DtLuaScriptInterfaceImplvirtual
luaFinishTest(const int status, const std::string message)DtLuaScriptInterfaceImpl
luaGetAirPressureByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetAirTemperatureByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetCloudLayerDescriptionsAt(lua_State *L, const DtLocation3D &location)DtLuaScriptInterfaceImpl
luaGetDesignatorsNear(const DtLocation3D &loc, double distance)DtLuaScriptInterfaceImpl
luaGetDesignatorsNearWithFilter(const DtLocation3D &loc, double distance, const luabind::object &params)DtLuaScriptInterfaceImpl
luaGetExpectedIllumination(DtScriptVrfObject &object, double dateAndTimeOfDay)DtLuaScriptInterfaceImplvirtual
luaGetExpectedIlluminationByLocation(const DtLocation3D &object, double dateAndTimeOfDay)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
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
luaGetParameterSubordinateFunctionsFromType(const std::string typeString)DtLuaScriptInterfaceImplvirtual
luaGetParamPropertyFromType(const std::string typeString, std::string const &paramName)DtLuaScriptInterfaceImplvirtual
luaGetPrecipitationByLocation(const DtLocation3D &location, double *)DtLuaScriptInterfaceImplvirtual
luaGetPrecipitationIntensityByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetPrecipitationTypeByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetRainAccumulationByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetReactionStatus()DtLuaScriptInterfaceImpl
luaGetScriptAttribute(const std::string &attributeName, bool &error)DtLuaScriptInterfaceImpl
luaGetScriptId()DtLuaScriptInterfaceImpl
luaGetSeaStateByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetSeaStateDirectionByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetSnowAccumulationByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetSnowRoadAccumulationByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetSubordinateFunctionNames()DtLuaScriptInterfaceImplvirtual
luaGetSurgeDepthByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetSwellStateByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetSwellStateDirectionByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetSystemName()DtLuaScriptInterfaceImpl
luaGetUnderwaterVisibilityByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetVisibilityDistanceByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetVisibilityObscurantByLocation(const DtLocation3D &object)DtLuaScriptInterfaceImplvirtual
luaGetVrfObjects()DtLuaScriptInterfaceImpl
luaGetWeaponSystemsInfo(DtScriptVrfObject &object)DtLuaScriptInterfaceImpl
luaGetWindDirectionByLocation(const DtLocation3D &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(luabind::object const &table)DtLuaScriptInterfaceImpl
luaMakeOffsetPoints(luabind::object const &fromPoints, const DtVectorOffset3D &offset)DtLuaScriptInterfaceImplvirtual
luaMakePathGeometry(luabind::object const &table)DtLuaScriptInterfaceImpl
luaMakePointGeometry(const DtLocation3D &)DtLuaScriptInterfaceImpl
luaNavigateThroughFeatures(const luabind::object &parameters)DtLuaScriptInterfaceImpl
luaPlayScenarioEvent(DtScriptVrfObject eventName)DtLuaScriptInterfaceImplvirtual
luaRegisterForObjectMessage(const std::string &messageType)DtLuaScriptInterfaceImpl
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
luaSendObjectMessage(const DtScriptVrfObject &receiver, const std::string &messageType, const luabind::object &messageContents)DtLuaScriptInterfaceImpl
luaSendRadioMessage(const DtScriptVrfObject &receiver, const std::string &message)DtLuaScriptInterfaceImpl
luaSendRadioMessageToUuid(const std::string &uuid, const std::string &message)DtLuaScriptInterfaceImpl
luaSendRadioObjectMessage(const DtScriptVrfObject &receiver, const std::string &messageType, const luabind::object &messageContents)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
luaSetInterest(const DtLocation3D &location, double range)DtLuaScriptInterfaceImpl
luaSetScenarioEventEnabled(DtScriptVrfObject eventName, bool)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
luaUnregisterForObjectMessage(const std::string &messageType)DtLuaScriptInterfaceImpl
luaUpdateTaskVisualization(const std::string &visualizationName, const std::string &visualizationType, luabind::object const &parameters)DtLuaScriptInterfaceImpl
myCantFindDotMsgDtScriptInterfaceprotected
myCheckpointStateTableDtLuaScriptInterfaceImplprotected
myControllerInterfaceDtScriptInterfaceprotected
myEntityDtScriptInterfaceprotected
myExecutingSetDataCallbacksDtScriptInterfaceprotected
myFuncCallCountDtLuaScriptInterfaceImplprotected
myGraphRecipientDtScriptInterfaceprotected
myInfluenceEventsDtLuaScriptInterfaceImplprotected
myInterfaceExtensionsDtLuaScriptInterfaceImplprotected
myIsBackgroundProcessDtScriptInterfaceprotected
myIsGraphCapableDtScriptInterfaceprotected
myIsSetDtScriptInterfaceprotected
myLStateDtLuaScriptInterfaceImplprotected
myLuaScriptWarningShownDtLuaScriptInterfaceImplprotected
myMessageInterfaceDtLuaScriptInterfaceImplprotected
myPendingSetDataCallbackEntriesDtScriptInterfaceprotected
myPendingSetDataMessagesDtScriptInterfaceprotected
myScriptIdDtScriptInterfaceprotected
myScriptPathDtScriptInterfaceprotected
mySetDataCallbacksDtScriptInterfaceprotected
mySetDataMessagesDtScriptInterfaceprotected
myShouldGenerateGraphOutputDtScriptInterfaceprotected
mySimulationServicesDtScriptInterfaceprotected
mySystemNameDtScriptInterfaceprotected
myTaskIdDtScriptInterfaceprotected
myTaskResumingDtScriptInterfaceprotected
myTaskStartingDtScriptInterfaceprotected
myTaskVariablesDtScriptInterfaceprotected
myTextReportCallbacksDtLuaScriptInterfaceImplprotected
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
processEvents()DtLuaScriptInterfaceImplvirtual
processGraphCommands(const std::string &dotFileName)DtScriptInterfacevirtual
processInfluence(DtBoost::shared_ptr< const makVrfEvents::DtInfluenceEvent > e)DtLuaScriptInterfaceImplvirtual
processObjectMessage(const DtVrfObjectMessage *msg)DtLuaScriptInterfaceImpl
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
queueInfluence(DtBoost::shared_ptr< const makVrfEvents::DtInfluenceEvent > e)DtLuaScriptInterfaceImplvirtual
queueTextReport(const DtVrfObjectMessage *m)DtLuaScriptInterfaceImplvirtual
ReaderWriterToLuaTableMap typedefDtLuaScriptInterfaceImplprotected
removeKeyToIgnore(const std::string &)DtLuaScriptInterfaceImplstatic
removeLuaScriptInterfaceExtension(DtLuaScriptInterfaceExtension::CreatorFcn extension, void *usr)DtLuaScriptInterfaceImplstatic
removeLuaScriptInterfaceExtension(DtLuaScriptInterfaceExtension::CreatorFcn extension, const DtLocalObject *onlyForEntity, void *usr)DtLuaScriptInterfaceImplstatic
removePostSetDataCallback(const std::string &setDataType, const std::string &functionName)DtLuaScriptInterfaceImplvirtual
DtScriptInterface::removePostSetDataCallback(const DtSetMessageType &setDataType, DtScriptFunctionReferencePtr functionReference)DtScriptInterfacevirtual
reserveEmbarkationSlot(DtScriptVrfObject &object, int slotNumber)DtLuaScriptInterfaceImpl
saveState()DtLuaScriptInterfaceImplvirtual
scriptGetApplicationId()DtScriptInterface
scriptGetDateAndTimeOfDay()DtScriptInterface
scriptGetExerciseTime()DtScriptInterface
scriptGetMagneticDeclination(const DtLocation3D &location)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(DtLocalObject *entity)DtScriptInterfaceinlinevirtual
setGraphCapable()DtScriptInterfacevirtual
setIsBackgroundProces(bool isBgProc)DtScriptInterfacevirtual
setIsGraphCapable(bool isCapable=true)DtScriptInterfacevirtual
setIsSet(bool isSet)DtScriptInterfacevirtual
setLuaState(lua_State *L)DtLuaScriptInterfaceImplvirtual
setRespondToNewSensorContacts(bool)DtScriptInterface
setScriptId(const DtString &scriptId)DtScriptInterfaceinlinevirtual
setScriptPath(const DtFilename &scriptPath)DtScriptInterfaceinlinevirtual
setShouldGenerateGraphOutput(const bool doGenerate, const DtUUID &sender)DtScriptInterfacevirtual
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
shouldGenerateGraphOutput() const DtScriptInterfacevirtual
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
~DtScriptInterface()DtScriptInterfacevirtual

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)