Skip to main content

EnSight 2025 R2

libuserd_interface.h File Reference

Last update: 16.07.2025

External interface to the EnSight USERD I/O library. More...

#include <string>
#include <vector>
#include <map>
#include <array>
#include "libuserd_common.h"

Go to the source code of this file.

Classes

struct  libuserd::fileExtensions
 
class  libuserd::Query
 
class  libuserd::Variable
 
class  libuserd::Part
 
class  libuserd::ReaderInfo
 
class  libuserd::Reader
 
class  libuserd::LibUserd
 

Detailed Description

External interface to the EnSight USERD I/O library.

This is the external interface to the EnSight USERD I/O library. It supports the server side of the libuserd RPC EnSight reader interfaces.

Note: This interface only allows a single reader to be instanced per process. For example, a process could load a Fluent CFF dataset, but could not then later load a second CFF dataset or an Ansys Mechanical RST file.

Definition in file libuserd_interface.h.

Connect with Ansys