MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
Loading...
Searching...
No Matches
TSLGMLApplicationSchemaProfileParameters Class Reference
Inheritance diagram for TSLGMLApplicationSchemaProfileParameters:

Detailed Description

This abstract class represents the GML application schema profile specific parameters.

The type of the derivative class can be determined through the type method of this class.

Public Member Functions

TSLGMLApplicationSchemaProfileParametersclone () const
 
TSLGMLApplicationSchemaProfileType type () const
 

Protected Member Functions

 TSLGMLApplicationSchemaProfileParameters ()
 
 ~TSLGMLApplicationSchemaProfileParameters ()
 

Constructor & Destructor Documentation

◆ TSLGMLApplicationSchemaProfileParameters()

TSLGMLApplicationSchemaProfileParameters::TSLGMLApplicationSchemaProfileParameters ( )
protected

◆ ~TSLGMLApplicationSchemaProfileParameters()

TSLGMLApplicationSchemaProfileParameters::~TSLGMLApplicationSchemaProfileParameters ( )
protected

Member Function Documentation

◆ clone()

TSLGMLApplicationSchemaProfileParameters * TSLGMLApplicationSchemaProfileParameters::clone ( ) const

Create a duplicate of these parameters.

◆ type()

TSLGMLApplicationSchemaProfileType TSLGMLApplicationSchemaProfileParameters::type ( ) const

This method returns an enumeration this indicates the concrete type of the instance on which it is called.