MemoryREADME(7bobcat)

Bobcat Memory Segments README
(libbobcat-dev_6.12.00)

2005-2026

NAME

MemoryREADME - Bobcat's classes accessing memory segments

DESCRIPTION

The following classes accessing memory segments are available:

An overview of currently defined shared memory segments is shown by the command ipcs -ma. To erase a defined shared memory segment the command ipcrm -m <id> can be used, where <id> is the shared memory segment's ID.

EXAMPLE

See the memorystream(3bobcat) man page.

FILES

Images referred to in this man-page are located in the source distribution in bobcat/documents/images, or they can be found in the standard location of documentation files in your distribution (e.g., they are located in /usr/share/doc/libbobcat6/images).

SEE ALSO

bobcat(7), ipcs(1), ipcrm(1), memoryaccess(3bobcat), memorybridge(3bobcat), memorybuf(3bobcat), memorystream(3bobcat)

BUGS

None Reported.

BOBCAT PROJECT FILES

Debian Bobcat project files:

BOBCAT

Bobcat is an acronym of `Brokken's Own Base Classes And Templates'.

COPYRIGHT

This is free software, distributed under the terms of the GNU General Public License (GPL).

AUTHOR

Frank B. Brokken (f.b.brokken@rug.nl).