TOP

Namespaces

Applies to: NAS/C++ LTE/EPC r14.4.0 v6.2.1

All OSS NAS Tools for C++ classes and functions are placed into specially named C++ namespaces, to avoid possible name conflicts with other OSS products and user-implemented code. Only preprocessor constants are global.

Classes and functions that do not depend on a particular version of the NAS specification are placed in the OssNas namespace. Classes that can vary with different versions of the NAS specification are placed in the OssNas::v <version-id> namespace. For example, classes specific to version 14.4.0 are placed in the OssNas::v1440 namespace.


This documentation applies to the OSS NAS Tools for C++ for LTE/EPC v6.2.1 for 3GPP Release 14.4.0.

Copyright © 2024 OSS Nokalva, Inc. All rights reserved.
No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means electronic, mechanical, photocopying, recording or otherwise, without the prior permission of OSS Nokalva, Inc.
Every distributed copy of the OSS NAS Tools for C++ for LTE/EPC is associated with a specific license and related unique license number. That license determines, among other things, what functions of the OSS NAS Tools for C++ for LTE/EPC are available to you.