Home
last modified time | relevance | path

Searched refs:pgaStepCollection (Results 1 – 2 of 2) sorted by relevance

/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/agent/
H A DpgaStep.cpp280 pgaStepCollection::pgaStepCollection(pgaFactory *factory, pgaJob *job) in pgaStepCollection() function in pgaStepCollection
286 wxString pgaStepCollection::GetTranslatedMessage(int kindOfMessage) const in GetTranslatedMessage()
322 return new pgaStepCollection(GetCollectionFactory(), (pgaJob *)obj); in CreateCollection()
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/agent/
H A DpgaStep.h133 class pgaStepCollection : public pgaJobObjCollection
136 pgaStepCollection(pgaFactory *factory, pgaJob *job);