D:/opendownloadmanager/ODM-1.x/Include.Add/archive/PropVariantConversions.cpp File Reference

#include "StdAfx.h"
#include <stdio.h>
#include "PropVariantConversions.h"
#include "Defs.h"
#include "StringConvert.h"
#include "IntToString.h"

Go to the source code of this file.

Functions

static UString ConvertUInt64ToString (UInt64 value)
static UString ConvertInt64ToString (Int64 value)
bool ConvertFileTimeToString (const FILETIME &ft, char *s, bool includeTime, bool includeSeconds)
UString ConvertFileTimeToString (const FILETIME &fileTime, bool includeTime, bool includeSeconds)
UString ConvertPropVariantToString (const PROPVARIANT &propVariant)
UInt64 ConvertPropVariantToUInt64 (const PROPVARIANT &propVariant)


Function Documentation

UString ConvertFileTimeToString ( const FILETIME fileTime,
bool  includeTime,
bool  includeSeconds 
)

bool ConvertFileTimeToString ( const FILETIME ft,
char *  s,
bool  includeTime,
bool  includeSeconds 
)

Definition at line 30 of file PropVariantConversions.cpp.

References BOOLToBool.

Referenced by ConvertFileTimeToString(), and ConvertPropVariantToString().

static UString ConvertInt64ToString ( Int64  value  )  [static]

Definition at line 23 of file PropVariantConversions.cpp.

References asio::buffer(), and ConvertInt64ToString().

UString ConvertPropVariantToString ( const PROPVARIANT propVariant  ) 

UInt64 ConvertPropVariantToUInt64 ( const PROPVARIANT propVariant  ) 

static UString ConvertUInt64ToString ( UInt64  value  )  [static]

Definition at line 16 of file PropVariantConversions.cpp.

References asio::buffer(), and ConvertUInt64ToString().


Generated on Sun May 25 00:19:55 2008 by  doxygen 1.5.6