MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / Add

Method Add

source/fdb.cpp:408–411  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

406}
407//---------------------------------------------------------------------------
408void __fastcall TStorageFileList::Add(TStorageFile * p)
409{
410 TList::Add( p );
411}
412//---------------------------------------------------------------------------
413TStorageFile * __fastcall TStorageFileList::Get(int index)
414{

Callers 13

TFormFunction · 0.45
AddFileButtonClickMethod · 0.45
TcpAddConnectionFunction · 0.45
AddButtonClickMethod · 0.45
TFormFunction · 0.45
AddButtonClickMethod · 0.45
FormCreateMethod · 0.45
ReadMethod · 0.45
aFilterByIPExecuteMethod · 0.45
aFilterByHostExecuteMethod · 0.45
aFilterByTagExecuteMethod · 0.45
FillProfilePopupMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected