VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs | Enumerations | Functions
weaponListResponseAdmin.h File Reference

Go to the source code of this file.

Classes

struct  WeaponSystem
 
class  DtWeaponListResponseAdmin
 

Typedefs

typedef std::list< WeaponSystemDtWeaponList
 

Enumerations

enum  DtWeaponSystemType {
  DtWeaponAllTypes = 0, DtWeaponDirectFireBallistic, DtWeaponDirectFireLauncher, DtWeaponIndirectArtillery,
  DtWeaponIndirectFireBombs, DtWeaponCruiseMissiles
}
 

Functions

DT_DLL_vrftasks int getSize (const WeaponSystem &data)
 
DT_DLL_vrftasks charencode (const WeaponSystem &data, char *buffer)
 
DT_DLL_vrftasks const chardecode (WeaponSystem &data, const char *buffer)
 

Typedef Documentation

typedef std::list<WeaponSystem> DtWeaponList

Enumeration Type Documentation

This now allows us to query the backend for specific types of weapons.

Enumerator
DtWeaponAllTypes 
DtWeaponDirectFireBallistic 
DtWeaponDirectFireLauncher 
DtWeaponIndirectArtillery 
DtWeaponIndirectFireBombs 
DtWeaponCruiseMissiles 

Function Documentation

DT_DLL_vrftasks int getSize ( const WeaponSystem data)
DT_DLL_vrftasks char* encode ( const WeaponSystem data,
char buffer 
)
DT_DLL_vrftasks const char* decode ( WeaponSystem data,
const char buffer 
)

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)