VR-Forces 4.8 Class Documentation
Home
Modules
Namespaces
Classes
Files
Examples
Behavior Models
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
include
vrfutil
vrfTopoGeocTran.h
Go to the documentation of this file.
1
#include <
vrfutil/vrfutilDefines.h
>
2
#include <vlutil/topoGeocTran.h>
3
4
5
class
DT_DLL_vrfutil
DtVrfLicenseManager
:
public
DtLicenseManager
6
{
7
public
:
8
DtVrfLicenseManager
();
9
10
~
DtVrfLicenseManager
();
11
12
virtual
bool
checkoutSingleInstance_(
const
DtString
& feature,
13
bool
abortOnFailure =
true
,
bool
useLicenseErrorDialog =
true
,
14
const
DtString
& version = theVlVersion);
15
16
virtual
bool
isAvailableVrfSingleInstance_(
const
DtString
& feature,
17
bool
useLicenseDialogs =
false
,
const
DtString
& version = theVlVersion)
const
;
18
19
};
vrfutilDefines.h
DtLicenseManager
DT_DLL_vrfutil
#define DT_DLL_vrfutil
This file is used to determine how to build Disable inconsistent dll linkage warning Visual Studio 6...
Definition:
vrfutilDefines.h:34
DtString
DtVrfLicenseManager
Definition:
vrfTopoGeocTran.h:5
Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (
www.mak.com
)