Shadowrun: Awakened 29 September 2011 - Build 871
Public Member Functions | Public Attributes
cat::bs_byte::set Struct Reference

#include <BitStream.hpp>

List of all members.

Public Member Functions

 set (u32 b, const void *r)

Public Attributes

u32 bytes
const void * ref

Detailed Description

Definition at line 61 of file BitStream.hpp.


Constructor & Destructor Documentation

cat::bs_byte::set::set ( u32  b,
const void *  r 
) [inline]

Definition at line 66 of file BitStream.hpp.

: ref(r), bytes(b) { }

Member Data Documentation

Definition at line 63 of file BitStream.hpp.

Referenced by cat::BitStream::operator<<().

Definition at line 64 of file BitStream.hpp.

Referenced by cat::BitStream::operator<<().


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

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net