#include <Val.H>
Collaboration diagram for TextVC::TextC:

Public Member Functions | |
| TextC (const Text &ttext) | |
| TextC (const Text &tname, const Text &ttext) | |
| TextC (const Text &tname, std::fstream *iFile, VestaSource *vSource) | |
| TextC (const Text &tname, const ShortId sid) | |
Public Attributes | |
| Text | txt |
| Text | name |
| ShortId | shortId |
| bool | hasTxt |
| bool | hasName |
Definition at line 219 of file Val.H.
Definition at line 766 of file Val.C.
References Text::chars(), OS::cio(), CreateDerived(), OS::ThreadIO::end_err(), Error(), VestaSource::errorCodeString(), hasName, IntToText(), Text::Length(), SRPC::failure::msg, name, VRErrorCode::ok, SRPC::failure::r, VestaSource::shortId(), shortId, SourceOrDerived::shortIdToName(), and VestaSource::write().
Here is the call graph for this function:

| TextVC::TextC::TextC | ( | const Text & | tname, | |
| std::fstream * | iFile, | |||
| VestaSource * | vSource | |||
| ) |
Definition at line 228 of file Val.H.
Referenced by TextVC::FingerPrint(), TextVC::Length(), TextVC::NDS(), and TextVC::Sid().
Definition at line 230 of file Val.H.
Referenced by TextVC::Content(), TextVC::Sid(), TextC(), and TextVC::TName().
Definition at line 231 of file Val.H.
Referenced by TextVC::HasSid(), TextVC::NDS(), TextVC::Sid(), and TextC().
1.5.1