#include <Val.H>
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 770 of file Val.C. References Text::chars(), FS::Close(), CreateDerived(), Error(), hasName, IntToText(), Text::Length(), Basics::mutex::lock(), SourceOrDerived::Fatal::msg, SRPC::failure::msg, SourceOrDerived::open(), outputMu, SRPC::failure::r, shortId, SourceOrDerived::shortIdToName(), Basics::mutex::unlock(), and FS::Write(). |
|
Definition at line 811 of file Val.C. References VestaSource::shortId(), shortId, and shortId. |
|
|
|
Definition at line 232 of file Val.H. Referenced by TextVC::Content(), TextVC::Sid(), and TextC(). |
|
Definition at line 232 of file Val.H. Referenced by TextVC::FingerPrint(), and TextVC::HasTxt(). |
|
Definition at line 230 of file Val.H. Referenced by TextVC::Content(), TextVC::PrintD(), TextVC::Sid(), and TextVC::TName(). |
|
Definition at line 231 of file Val.H. Referenced by TextVC::HasSid(), TextVC::NDS(), TextVC::Sid(), and TextC(). |
|
Definition at line 228 of file Val.H. Referenced by TextVC::FingerPrint(), TextVC::Length(), TextVC::NDS(), and TextVC::Sid(). |