FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
std::vector<char> EventImp::GetVector
(
)
const
inline
Definition at line
100
of file
EventImp.h
.
References
GetSize()
,
GetString()
, and
GetText()
.
100
{
return
std::vector<char>(
GetText
(),
GetText
()+
GetSize
()); }
EventImp::GetText
const char * GetText() const
Definition:
EventImp.h:88
EventImp::GetSize
virtual size_t GetSize() const
Definition:
EventImp.h:55
Here is the call graph for this function:
EventImp
Generated on Sun Sep 18 2016 20:50:50 for FACT++ by
1.8.11