Home
last modified time | relevance | path

Searched defs:CProps (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Common/
DMethodProps.h30 struct CProps struct
32 CObjectVector<CProp> Props;
34 void Clear() { Props.Clear(); } in Clear()
59 class CMethodProps: public CProps argument