Public Member Functions | |
FileCloseSentry (int fd) | |
FileCloseSentry (const FileCloseSentry &)=delete | |
FileCloseSentry & | operator= (const FileCloseSentry &)=delete |
~FileCloseSentry () | |
Private Attributes | |
int | fd_ |
Definition at line 111 of file ExternalLHEProducer.cc.
|
inlineexplicit |
Definition at line 113 of file ExternalLHEProducer.cc.
|
inline |
|
delete |
|
delete |
|
private |
Definition at line 122 of file ExternalLHEProducer.cc.
Referenced by ~FileCloseSentry().