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

#include "sip.h"

Public Attributes

struct _sipTypeInstanceDefid_type
 
struct _sipVoidPtrInstanceDefid_voidp
 
struct _sipCharInstanceDefid_char
 
struct _sipStringInstanceDefid_string
 
struct _sipIntInstanceDefid_int
 
struct _sipLongInstanceDefid_long
 
struct _sipUnsignedLongInstanceDefid_ulong
 
struct _sipLongLongInstanceDefid_llong
 
struct _sipUnsignedLongLongInstanceDefid_ullong
 
struct _sipDoubleInstanceDefid_double
 

Detailed Description

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

Member Data Documentation

◆ id_char

struct _sipCharInstanceDef * _sipInstancesDef::id_char

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

◆ id_double

struct _sipDoubleInstanceDef * _sipInstancesDef::id_double

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

◆ id_int

struct _sipIntInstanceDef * _sipInstancesDef::id_int

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

◆ id_llong

struct _sipLongLongInstanceDef * _sipInstancesDef::id_llong

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

◆ id_long

struct _sipLongInstanceDef * _sipInstancesDef::id_long

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

◆ id_string

struct _sipStringInstanceDef * _sipInstancesDef::id_string

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

◆ id_type

struct _sipTypeInstanceDef * _sipInstancesDef::id_type

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

◆ id_ullong

struct _sipUnsignedLongLongInstanceDef * _sipInstancesDef::id_ullong

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

◆ id_ulong

struct _sipUnsignedLongInstanceDef * _sipInstancesDef::id_ulong

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

◆ id_voidp

struct _sipVoidPtrInstanceDef * _sipInstancesDef::id_voidp

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


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