PLplot 5.15.0
Loading...
Searching...
No Matches
_sipInstancesDef Struct Reference

#include "sip.h"

Public Attributes

struct _sipTypeInstanceDef * id_type
struct _sipVoidPtrInstanceDef * id_voidp
struct _sipCharInstanceDef * id_char
struct _sipStringInstanceDef * id_string
struct _sipIntInstanceDef * id_int
struct _sipLongInstanceDef * id_long
struct _sipUnsignedLongInstanceDef * id_ulong
struct _sipLongLongInstanceDef * id_llong
struct _sipUnsignedLongLongInstanceDef * id_ullong
struct _sipDoubleInstanceDef * id_double

Detailed Description

Definition at line 429 of file build/sip.h.

Member Data Documentation

◆ id_char

struct _sipCharInstanceDef * _sipInstancesDef::id_char

Definition at line 437 of file build/sip.h.

◆ id_double

struct _sipDoubleInstanceDef * _sipInstancesDef::id_double

Definition at line 458 of file build/sip.h.

◆ id_int

struct _sipIntInstanceDef * _sipInstancesDef::id_int

Definition at line 443 of file build/sip.h.

◆ id_llong

struct _sipLongLongInstanceDef * _sipInstancesDef::id_llong

Definition at line 452 of file build/sip.h.

◆ id_long

struct _sipLongInstanceDef * _sipInstancesDef::id_long

Definition at line 446 of file build/sip.h.

◆ id_string

struct _sipStringInstanceDef * _sipInstancesDef::id_string

Definition at line 440 of file build/sip.h.

◆ id_type

struct _sipTypeInstanceDef * _sipInstancesDef::id_type

Definition at line 431 of file build/sip.h.

◆ id_ullong

struct _sipUnsignedLongLongInstanceDef * _sipInstancesDef::id_ullong

Definition at line 455 of file build/sip.h.

◆ id_ulong

struct _sipUnsignedLongInstanceDef * _sipInstancesDef::id_ulong

Definition at line 449 of file build/sip.h.

◆ id_voidp

struct _sipVoidPtrInstanceDef * _sipInstancesDef::id_voidp

Definition at line 434 of file build/sip.h.


The documentation for this struct was generated from the following files: