#include <bt_rlp.h>
Public Member Functions | |
virtual BT_Char16 const * | Get (BT_UInt32 index) const =0 |
Gets a string from the result vector. | |
virtual BT_UInt32 | Size () const =0 |
Returns the number of strings in the vector. |
virtual BT_Char16 const* BT_RLP_Result_UTF16StringVector::Get | ( | BT_UInt32 | index | ) | const [pure virtual] |
Returns a pointer to the string in the result vector.
index | specifies the string in the vector to return. |
virtual BT_UInt32 BT_RLP_Result_UTF16StringVector::Size | ( | ) | const [pure virtual] |
Returns the number of UTF-16 strings in the result vector.
Copyright © 2004-2008 Basis Technology Corporation. All Rights Reserved.