public sys::byte_buffermake_parent_page() -> memory_ptr< parent_page >make_parent_page(memory_view< parent_page > m) -> memory_ptr< parent_page >copy_out() -> voidcopy_in() -> voidget_representation() const -> representationdata_file_descriptor() const -> const fildes &guard() -> lock_guardchild() -> child_page *parent() -> parent_page *child() const -> const child_page *parent() const -> const parent_page *shared_byte_buffer(representation fds)explicitChild process constructor from environment variable created by copy_to_environment.
shared_byte_buffer(memory_view< parent_page > parent, memory_view< child_page > child, fildes && data)Child process constructor.
shared_byte_buffer(memory_view< parent_page > parent, size_type size)Parent process constructor.