Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: NFC M2M_2016_STM32 MyongjiElec_capstone1 IDW01M1_Cloud_IBM ... more
Fork of NDefLib by
Auto generated API documentation and code listings for NDefLib
| NDefNfcTag::Callbacks | Class that contains all the function called when a command finished |
| EmptyRecord | Define an empty Record |
| Message | Class containing a list of Record |
| NDefNfcTag | Abstract class used to write/read NDef messages to/from a nfc tag |
| Record | Base class for a NDefRecord |
| RecordAAR | Create a Record that can start an application in an Android mobile |
| RecordGeo | Specialize the RecordUri to handle a location position, the location is stored with latitude and longitude |
| RecordHeader | Record header class |
| RecordMail | Class that specializes the RecordUri to store a mail content |
| RecordMimeType | Record that contains data encoded as MimeType |
| RecordSMS | Extend the RecordUri to handle the SMS content |
| RecordText | Record containing a simple text |
| RecordURI | Record that contains an URI address |
| RecordVCard | Specialize the RecordMimeType to store VCard information |
| RecordWifiConf | Specialize the RecordMimeType to store Wifi configuration information |
Code
| EmptyRecord.h [code] | Implement an Empyt Record |
| Message.cpp [code] | NDef Message class implementation |
| Message.h [code] | NDef Message class |
| NDefNfcTag.h [code] | Generic interface that a device must implement to use the NDefLib with async communication |
| Record.h [code] | Generic Record class |
| RecordAAR.cpp [code] | RecordAAR implementation |
| RecordAAR.h [code] | Create a Record that can start an application in an Android mobile |
| RecordGeo.cpp [code] | |
| RecordGeo.h [code] | |
| RecordHeader.h [code] | Record header class |
| RecordMail.cpp [code] | |
| RecordMail.h [code] | Class that specializes the RecordUri to store a mail content |
| RecordMimeType.cpp [code] | RecordMimeType implementation |
| RecordMimeType.h [code] | Record that contains data encoded as MimeType |
| RecordSMS.cpp [code] | RecordSMS implementation |
| RecordSMS.h [code] | Extend the RecordUri to handle the SMS content |
| RecordText.cpp [code] | RecordText implementation |
| RecordText.h [code] | Record containing a simple text |
| RecordURI.cpp [code] | RecordURI implementation |
| RecordURI.h [code] | Record that contains an URI address |
| RecordVCard.cpp [code] | RecordVCard implementation |
| RecordVCard.h [code] | RecordMimeType that contains a VCard data |
| RecordWifiConf.cpp [code] | |
| RecordWifiConf.h [code] | RecordMimeType that contains a Wifi configuration data |
