BIND 10 #2096: Define and implement "RdataReader" class
BIND 10 Development
do-not-reply at isc.org
Thu Aug 16 20:21:01 UTC 2012
#2096: Define and implement "RdataReader" class
-------------------------------------+-------------------------------------
Reporter: | Owner: vorner
jinmei | Status: reviewing
Type: task | Milestone:
Priority: | Sprint-20120821
medium | Resolution:
Component: data | Sensitive: 0
source | Sub-Project: DNS
Keywords: | Estimated Difficulty: 5
Defect Severity: N/A | Total Hours: 0
Feature Depending on Ticket: |
scalable inmemory |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by jinmei):
I think I forgot to point this out:
- rdata_reader.h: this file can (possibly) be included outside of this
directly (without explicit "-I"), rdata_field.h should be specified
as a relative path:
{{{#!cpp
//#include "rdata_field.h"
#include <datasrc/memory/rdata_field.h>
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/2096#comment:17>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list