qmemarray.h File Reference


Detailed Description

Defines a thunk of Qt's QMemArray to the STL.

Definition in file qmemarray.h.

#include <vector>
#include <algorithm>
#include "fxdefs.h"
#include "FXException.h"
#include "FXStream.h"

Go to the source code of this file.

Namespaces

namespace  FX
namespace  FX::QGArray
namespace  FX::QMemArrayImpl

Classes

class  FX::QMemArray< type, allocator >
 A thunk of Qt's QMemArray to the STL. More...
struct  FX::QMemArrayImpl::Serialise< isPOD, type, allocator >
struct  FX::QMemArrayImpl::Serialise< true, type, allocator >
struct  FX::QMemArrayImpl::Deserialise< isPOD, type, allocator >
struct  FX::QMemArrayImpl::Deserialise< true, type, allocator >

Defines

#define QArray

Typedefs

typedef int FX::QGArray::Optimization

Functions

template<typename type, class allocator>
FXStream & FX::operator<< (FXStream &s, const QMemArray< type, allocator > &a)
template<typename type, class allocator>
FXStream & FX::operator>> (FXStream &s, QMemArray< type, allocator > &a)


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:31:35 2009 for TnFOX by doxygen v1.4.7