Vault  4.1
Functions
vmemorystream.cpp File Reference
#include "vmemorystream.h"
#include "vexception.h"
#include "vassert.h"

Go to the source code of this file.

Functions

bool operator== (const VMemoryStream &m1, const VMemoryStream &m2)

Detailed Description

Definition in file vmemorystream.cpp.


Function Documentation

bool operator== ( const VMemoryStream m1,
const VMemoryStream m2 
)
Parameters:
m1a memory stream
m2another memory stream
Returns:
true if the streams's lengths and data are the same

Definition at line 452 of file vmemorystream.cpp.

References VMemoryStream::getBuffer(), VMemoryStream::getEOFOffset(), VStream::needSizeConversion(), and V_MIN.


Copyright ©1997-2014 Trygve Isaacson. All rights reserved. This documentation was generated with Doxygen.