VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
rsrcTypes.h File Reference

Go to the source code of this file.

Variables

const char DtIntegerResourceType [] = "integer-resource"
 File: rsrcTypes.h.
const char DtRealResourceType [] = "real-resource"
const char DtMunitionResourceType [] = "munition-resource"
const char DtResourseSeperatorCharacter = '|'
 This character is used when constructing resource addresses to identify a resource on an entity.

Detailed Description

Variable Documentation

const char DtIntegerResourceType[] = "integer-resource"

File: rsrcTypes.h.

Purpose: Define constants for names of resource related types

const char DtRealResourceType[] = "real-resource"
const char DtMunitionResourceType[] = "munition-resource"
const char DtResourseSeperatorCharacter = '|'

This character is used when constructing resource addresses to identify a resource on an entity.

It will be in the form "system-name|resource-name" If the resource is in a system that is part of another system, there will be two system-names in the address, and so on.


Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)