Xpace
Xpace::Remote::intArray Struct Reference

Does NOT own its buffer. More...

#include <remote.h>

Public Member Functions

 intArray (size_t len, int64 *const b)
 

Public Attributes

const size_t bufferLength
 
int64 *const buffer
 

Detailed Description

Does NOT own its buffer.

Definition at line 59 of file remote.h.

Constructor & Destructor Documentation

Xpace::Remote::intArray::intArray ( size_t  len,
int64 *const  b 
)
inline
Parameters
sthe number of char in the buffer
bthe buffer

Definition at line 64 of file remote.h.

Member Data Documentation

const size_t Xpace::Remote::intArray::bufferLength

Definition at line 71 of file remote.h.

int64* const Xpace::Remote::intArray::buffer

Definition at line 72 of file remote.h.


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

current as of Wed Jun 10 2026 12:00:06