#include <object_interface.h>
Public Member Functions | |
MAXON_METHOD maxon::Result< void > | SetAtomData (maxon::Int protonCnt, maxon::Int neutronCnt, maxon::Int electronCnt) |
MAXON_METHOD maxon::Result< void > | GetAtomData (maxon::Int &protonCnt, maxon::Int &neutronCnt, maxon::Int &electronCnt) const |
Private Member Functions | |
MAXON_INTERFACE (AtomInterface, MAXON_REFERENCE_NORMAL, "net.maxonexample.interfaces.atom") | |
|
private |
MAXON_METHOD maxon::Result<void> SetAtomData | ( | maxon::Int | protonCnt, |
maxon::Int | neutronCnt, | ||
maxon::Int | electronCnt | ||
) |
MAXON_METHOD maxon::Result<void> GetAtomData | ( | maxon::Int & | protonCnt, |
maxon::Int & | neutronCnt, | ||
maxon::Int & | electronCnt | ||
) | const |