COVISE Core
Public Member Functions | List of all members
covise::coCharShmArray Class Reference

#include <covise_shm.h>

Inheritance diagram for covise::coCharShmArray:
Inheritance graph
[legend]
Collaboration diagram for covise::coCharShmArray:
Collaboration graph
[legend]

Public Member Functions

 coCharShmArray ()
 
 coCharShmArray (int no, shmSizeType o)
 
int setString (const char *c)
 
- Public Member Functions inherited from covise::coDataShmArray< char, CHARSHMARRAY >
 coDataShmArray ()
 
 coDataShmArray (int no, shmSizeType o)
 
void setPtr (int no, shmSizeType o)
 
char & operator[] (size_t i)
 
const char & operator[] (size_t i) const
 
- Public Member Functions inherited from covise::coShmArray
 coShmArray ()
 
 coShmArray (int no, shmSizeType o)
 
 coShmArray (Message *msg)
 
void set_length (ArrayLengthType l)
 
ArrayLengthType get_length () const
 
void setPtr (int no, shmSizeType o)
 
voidgetDataPtr () const
 
- Public Member Functions inherited from covise::coShmItem
 coShmItem ()
 
int get_shm_seq_no ()
 
shmSizeType get_offset ()
 
int get_type ()
 
voidgetPtr ()
 
void print ()
 

Additional Inherited Members

- Protected Member Functions inherited from covise::coShmArray
void recalc ()
 
- Protected Attributes inherited from covise::coShmArray
ArrayLengthType length
 
- Protected Attributes inherited from covise::coShmItem
int shm_seq_no
 
shmSizeType offset
 
int type
 
voidptr
 
- Static Protected Attributes inherited from covise::coShmArray
static SharedMemoryshmptr = 0L
 

Constructor & Destructor Documentation

◆ coCharShmArray() [1/2]

covise::coCharShmArray::coCharShmArray ( )
inline

◆ coCharShmArray() [2/2]

covise::coCharShmArray::coCharShmArray ( int  no,
shmSizeType  o 
)
inline

Member Function Documentation

◆ setString()

int covise::coCharShmArray::setString ( const char *  c)
inline

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