Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
BuildListInfo Member List

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

BuildListInfo(void)BuildListInfo
crc(Xfer *xfer)BuildListInfoprotectedvirtual
decrementNumRebuilds(void)BuildListInfoinline
deleteInstance()MemoryPoolObjectinline
duplicate(void)BuildListInfo
getAngle(void) constBuildListInfoinline
getBuildingName(void) constBuildListInfoinline
getCurrentGatherers(void)BuildListInfoinline
getDesiredGatherers(void)BuildListInfoinline
getGathererID(Int ndx)BuildListInfoinline
getHealth(void)BuildListInfoinline
getLocation(void) constBuildListInfoinline
getNext(void) constBuildListInfoinline
getNumRebuilds(void)BuildListInfoinline
getObjectID(void) constBuildListInfoinline
getObjectMemoryPool()=0MemoryPoolObjectprotectedpure virtual
getObjectTimestamp(void) constBuildListInfoinline
getRallyOffset(void) constBuildListInfoinline
getRenderObj(void)BuildListInfoinline
getRepairable(void)BuildListInfoinline
getScript(void)BuildListInfoinline
getShadowObj(void)BuildListInfoinline
getTemplateName(void) constBuildListInfoinline
getUnsellable(void)BuildListInfoinline
getWhiner(void)BuildListInfoinline
incrementNumRebuilds(void)BuildListInfoinline
isAutomaticBuild(void)BuildListInfoinline
isBuildable(void)BuildListInfoinline
isInitiallyBuilt(void)BuildListInfoinline
isPriorityBuild(void)BuildListInfoinline
isSelected(void)BuildListInfoinline
isSupplyBuilding(void)BuildListInfoinline
isUnderConstruction(void)BuildListInfoinline
loadPostProcess(void)BuildListInfoprotectedvirtual
m_angleBuildListInfoprotected
m_automaticallyBuildBuildListInfoprotected
m_buildingNameBuildListInfoprotected
m_currentGatherersBuildListInfoprotected
m_desiredGatherersBuildListInfoprotected
m_healthBuildListInfoprotected
m_isInitiallyBuiltBuildListInfoprotected
m_isSupplyBuildingBuildListInfoprotected
m_locationBuildListInfoprotected
m_nextBuildListBuildListInfoprotected
m_numRebuildsBuildListInfoprotected
m_objectIDBuildListInfoprotected
m_objectTimestampBuildListInfoprotected
m_priorityBuildBuildListInfoprotected
m_rallyPointOffsetBuildListInfoprotected
m_renderObjBuildListInfoprotected
m_repairableBuildListInfoprotected
m_resourceGatherersBuildListInfoprotected
m_scriptBuildListInfoprotected
m_selectedBuildListInfoprotected
m_shadowObjBuildListInfoprotected
m_templateNameBuildListInfoprotected
m_underConstructionBuildListInfoprotected
m_unsellableBuildListInfoprotected
m_whinerBuildListInfoprotected
markPriorityBuild(void)BuildListInfoinline
MAX_RESOURCE_GATHERERS enum valueBuildListInfo
operator delete(void *p)MemoryPoolObjectinlineprotected
operator new(size_t s)MemoryPoolObjectinlineprotected
parseStructure(INI *ini, void *instance, void *, const void *)BuildListInfostatic
setAngle(Real angle)BuildListInfoinline
setBuildingName(AsciiString name)BuildListInfoinline
setCurrentGatherers(Int cur)BuildListInfoinline
setDesiredGatherers(Int desired)BuildListInfoinline
setGathererID(Int ndx, ObjectID id)BuildListInfoinline
setHealth(Int health)BuildListInfoinline
setInitiallyBuilt(Bool built)BuildListInfoinline
setLocation(Coord3D loc)BuildListInfoinline
setNextBuildList(BuildListInfo *pNext)BuildListInfoinline
setNumRebuilds(UnsignedInt numRebuilds)BuildListInfoinline
setObjectID(ObjectID objID)BuildListInfoinline
setObjectTimestamp(UnsignedInt frame)BuildListInfoinline
setRenderObj(RenderObjClass *pObj)BuildListInfoinline
setRepairable(Bool repairable)BuildListInfoinline
setScript(AsciiString script)BuildListInfoinline
setSelected(Bool sel)BuildListInfoinline
setShadowObj(Shadow *pObj)BuildListInfoinline
setSupplyBuilding(Bool isSupply)BuildListInfoinline
setTemplateName(AsciiString name)BuildListInfoinline
setUnderConstruction(Bool construction)BuildListInfoinline
setUnsellable(Bool unsellable)BuildListInfoinline
setWhiner(Bool whiner)BuildListInfoinline
Snapshot(void)Snapshot
UNLIMITED_REBUILDS enum valueBuildListInfo
xfer(Xfer *xfer)BuildListInfoprotectedvirtual
~MemoryPoolObject()MemoryPoolObjectinlineprotectedvirtual
~Snapshot(void)Snapshot