Skip to main content

DPF C++ client library 2023 R2

ansys::dpf::types Struct Reference

Last update: 10.07.2023

#include <dpf_api_base.h>

Static Public Attributes

static const TypeDescriptor field
 
static const TypeDescriptor fields_container
 
static const TypeDescriptor scoping
 
static const TypeDescriptor scopings_container
 
static const TypeDescriptor meshed_region
 
static const TypeDescriptor meshes_container
 
static const TypeDescriptor property_field
 
static const TypeDescriptor data_sources
 
static const TypeDescriptor streams
 
static const TypeDescriptor data_tree
 
static const TypeDescriptor support
 
static const TypeDescriptor workflow
 
static const TypeDescriptor operators
 
static const TypeDescriptor result_info
 
static const TypeDescriptor time_freq_support
 
static const TypeDescriptor label_space
 
static const TypeDescriptor string_field
 
static const TypeDescriptor custom_type_field
 
static const TypeDescriptor any
 
static const TypeDescriptor string
 
static const TypeDescriptor integer
 
static const TypeDescriptor doubleValue
 
static const TypeDescriptor boolean
 
static const TypeDescriptor intVector
 
static const TypeDescriptor doubleVector
 
static const TypeDescriptor stringVector
 
static const TypeDescriptor unit_system
 

Detailed Description

Predefined TypeDescriptors.

Field Documentation

◆ any

const TypeDescriptor ansys::dpf::types::any
static

any type.

See also
Any

◆ boolean

const TypeDescriptor ansys::dpf::types::boolean
static

Boolean type.

◆ custom_type_field

const TypeDescriptor ansys::dpf::types::custom_type_field
static

◆ data_sources

const TypeDescriptor ansys::dpf::types::data_sources
static

Data source type.

See also
DataSources

◆ data_tree

const TypeDescriptor ansys::dpf::types::data_tree
static

Data tree.

See also
DataTree

◆ doubleValue

const TypeDescriptor ansys::dpf::types::doubleValue
static

Double precision float type.

◆ doubleVector

const TypeDescriptor ansys::dpf::types::doubleVector
static

Vector of doubles type.

◆ field

const TypeDescriptor ansys::dpf::types::field
static

Field type.

See also
Field

◆ fields_container

const TypeDescriptor ansys::dpf::types::fields_container
static

Field container type.

See also
FieldsContainer

◆ integer

const TypeDescriptor ansys::dpf::types::integer
static

Integer type.

◆ intVector

const TypeDescriptor ansys::dpf::types::intVector
static

Vector of integers type.

◆ label_space

const TypeDescriptor ansys::dpf::types::label_space
static

◆ meshed_region

const TypeDescriptor ansys::dpf::types::meshed_region
static

Meshed region type.

See also
MeshedRegion

◆ meshes_container

const TypeDescriptor ansys::dpf::types::meshes_container
static

Meshes container type.

See also
MeshesContainer

◆ operators

const TypeDescriptor ansys::dpf::types::operators
static

Operator type.

See also
Operator

◆ property_field

const TypeDescriptor ansys::dpf::types::property_field
static

Property field type.

See also
PropertyField

◆ result_info

const TypeDescriptor ansys::dpf::types::result_info
static

ResultInfo type.

See also
ResultInfo

◆ scoping

const TypeDescriptor ansys::dpf::types::scoping
static

Scoping type.

See also
Scoping

◆ scopings_container

const TypeDescriptor ansys::dpf::types::scopings_container
static

Scoping container type.

See also
ScopingsContainer

◆ streams

const TypeDescriptor ansys::dpf::types::streams
static

Stream type.

See also
Streams

◆ string

const TypeDescriptor ansys::dpf::types::string
static

String type.

◆ string_field

const TypeDescriptor ansys::dpf::types::string_field
static

StringField type.

See also
StringField

◆ stringVector

const TypeDescriptor ansys::dpf::types::stringVector
static

Vector of strings type.

◆ support

const TypeDescriptor ansys::dpf::types::support
static

Support type.

See also
Support

◆ time_freq_support

const TypeDescriptor ansys::dpf::types::time_freq_support
static

◆ unit_system

const TypeDescriptor ansys::dpf::types::unit_system
static

◆ workflow

const TypeDescriptor ansys::dpf::types::workflow
static

Workflow type.

See also
Workflow