Loading ccsrc/EncDec/NG_NAS_EncDec.cc +10 −0 Original line number Diff line number Diff line /*! * \file NG_NAS_EncDec.cc * \brief CC file for NG_NAS encode/decode functions. * \author ETSI TTF041 * \copyright ETSI Copyright Notification * No part may be reproduced except as authorized by written permission. * The copyright and the foregoing restriction extend to reproduction in all media. * All rights reserved. * \version 0.1 */ #include "NG_NAS_EncdecDeclarations.hh" #include "NG_NAS_MsgContainers.hh" Loading Loading
ccsrc/EncDec/NG_NAS_EncDec.cc +10 −0 Original line number Diff line number Diff line /*! * \file NG_NAS_EncDec.cc * \brief CC file for NG_NAS encode/decode functions. * \author ETSI TTF041 * \copyright ETSI Copyright Notification * No part may be reproduced except as authorized by written permission. * The copyright and the foregoing restriction extend to reproduction in all media. * All rights reserved. * \version 0.1 */ #include "NG_NAS_EncdecDeclarations.hh" #include "NG_NAS_MsgContainers.hh" Loading